index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Impl. linux syscalls sched_getaffinity/sched_setaffinity but
Joakim Tjernlund
2007-02-12
3
-1
/
+131
*
Updates from glibc.
Joakim Tjernlund
2007-02-12
1
-28
/
+183
*
Rehash the PowerPC e500 port to avoid creating symlinks
Joakim Tjernlund
2007-02-12
23
-759
/
+560
*
Atsushi Nemoto writes:
Mike Frysinger
2007-02-12
2
-121
/
+164
*
Removed a .align 2 by mistake in previous commit.
Joakim Tjernlund
2007-02-12
1
-0
/
+2
*
Remove #APP/#NO_APP since -std=gnu99 will make
Joakim Tjernlund
2007-02-12
2
-18
/
+2
*
Atsushi Nemoto writes:
Mike Frysinger
2007-02-11
1
-266
/
+583
*
we dont actually need asm/page.h
Mike Frysinger
2007-02-10
1
-3
/
+0
*
Kay McCormick reports: when evp is NULL, it is reset too late and so can caus...
Mike Frysinger
2007-02-09
1
-15
/
+14
*
run through Lindent
Mike Frysinger
2007-02-09
12
-119
/
+123
*
Atsushi Nemoto writes: Add st_[amc]timensec to N32/N64 version of stat, add s...
Mike Frysinger
2007-02-09
2
-21
/
+23
*
enable -std=gnu99 by default now
Mike Frysinger
2007-02-08
1
-2
/
+1
*
use __FDPIC__ from the compiler rather than setting our own
Mike Frysinger
2007-02-08
1
-11
/
+3
*
revert 17821, wait for better test cases
Eric Andersen
2007-02-08
1
-1
/
+1
*
do not use ghbn_buf after it goes out of scope
Eric Andersen
2007-02-08
1
-10
/
+9
*
import a slightly modified realpath() test case from glibc
Mike Frysinger
2007-02-08
1
-0
/
+254
*
Miguel Angel Alvarez writes:
Eric Andersen
2007-02-08
1
-1
/
+1
*
handle file_name==NULL and file_name=="" as required by POSIX
Mike Frysinger
2007-02-08
1
-0
/
+8
*
revert previous change; reading POSIX spec some more says we need to set errn...
Mike Frysinger
2007-02-08
1
-1
/
+1
*
we crash if the first argument to realpath() is non-null as well so lets mark...
Mike Frysinger
2007-02-08
1
-1
/
+1
*
Paul Brook writes:
Mike Frysinger
2007-02-08
1
-29
/
+24
*
pull in features.h so we have access to config defines
Mike Frysinger
2007-02-08
2
-0
/
+4
*
sh crti.S needs features.h to resolve __HAVE_SHARED__, trivial patch
Paul Mundt
2007-02-07
1
-0
/
+2
*
no need to duplicate WCHAR check
Mike Frysinger
2007-02-05
1
-1
/
+1
*
- silence warning about using an undefined token
Bernhard Reutner-Fischer
2007-02-05
2
-3
/
+3
*
- silence warning about using an undefined token
Bernhard Reutner-Fischer
2007-02-05
1
-1
/
+1
*
new cheesy test by Denis Vlasenko to trigger fclose loop
Mike Frysinger
2007-02-05
1
-0
/
+21
*
Add support for PowerPC e500, libc part only.
Joakim Tjernlund
2007-02-04
21
-1
/
+612
*
fixup includes so we compile again
Mike Frysinger
2007-02-04
2
-6
/
+4
*
the sun rpc code has too many alias violations to worry over now; just disabl...
Mike Frysinger
2007-02-04
1
-0
/
+2
*
fix compiling and touchup style
Mike Frysinger
2007-02-04
1
-14
/
+16
*
sync some stuff from glibc to fix test build failure
Mike Frysinger
2007-02-04
1
-6
/
+7
*
Make sure struct stat is identical to struct stat64 if
Peter Kjellerstedt
2007-02-02
1
-2
/
+4
*
use sane line breaks
Eric Andersen
2007-02-02
1
-1
/
+2
*
replace bits/syscalls.h with a comment ... an empty file makes people think t...
Mike Frysinger
2007-02-02
1
-2
/
+1
*
Ronald Maeder writes:
Eric Andersen
2007-02-02
3
-11
/
+53
*
use the correct lock for access to __nameserver[]
Eric Andersen
2007-02-02
1
-9
/
+9
*
fix lock naming
Eric Andersen
2007-02-02
1
-6
/
+6
*
Ronald Maeder writes:
Eric Andersen
2007-02-02
1
-0
/
+12
*
fix obvious bug in ipv4/ipv6 resolving. When not using AF_INET,
Eric Andersen
2007-02-02
1
-1
/
+1
*
drive home the point people should not be using _syscall#() macros
Mike Frysinger
2007-02-01
1
-0
/
+2
*
document future need for larger time values
Mike Frysinger
2007-02-01
1
-0
/
+2
*
- should look if LFS is enabled as suggested by pkj in #1131. This generates ...
Bernhard Reutner-Fischer
2007-01-30
1
-1
/
+1
*
- fix compilation of GNU glob with !LFS
Bernhard Reutner-Fischer
2007-01-29
1
-1
/
+1
*
Richard Sandiford writes:
Mike Frysinger
2007-01-29
3
-6
/
+22
*
- s/if USE___THREAD/if defined USE___THREAD && USE___THREAD/g
Bernhard Reutner-Fischer
2007-01-29
1
-2
/
+2
*
- see if defined foo before trying to look at the value of foo (that should b...
Bernhard Reutner-Fischer
2007-01-29
2
-5
/
+6
*
- sync with glibc (and provide a check for icc).
Bernhard Reutner-Fischer
2007-01-29
1
-2
/
+6
*
pull in unistd.h for syscall() prototype
Mike Frysinger
2007-01-29
1
-0
/
+1
*
use ifdef rather than if for stack direction
Mike Frysinger
2007-01-29
1
-2
/
+2
[prev]
[next]