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
*
rohde at soap dot adsl dot dk writes:
Eric Andersen
2004-01-02
1
-1
/
+1
*
rohde at soap dot adsl dot dk writes:
Eric Andersen
2004-01-02
1
-1
/
+1
*
Fix __freadable and __fwritable... were using '~' instead of '!'. (ugh)
Manuel Novoa III
2004-01-02
1
-10
/
+13
*
Oops... temporarily support the old stdio code.
Manuel Novoa III
2004-01-02
1
-0
/
+5
*
The checking Erik added seems to be unnecessary. Without it, I am not
Manuel Novoa III
2004-01-02
1
-72
/
+5
*
Redo the exec functions to comply with SUSv3.
Manuel Novoa III
2004-01-02
8
-208
/
+332
*
Rewrite popen for SUSv3 compliance.
Manuel Novoa III
2004-01-02
1
-47
/
+171
*
Minor fix from upstream glibc.
Manuel Novoa III
2004-01-02
1
-4
/
+8
*
Kept the same approach, but rewrote the code for the most part.
Manuel Novoa III
2004-01-02
1
-86
/
+98
*
Fir errno return when the file/path is NULL or points to an empty string.
Eric Andersen
2003-12-31
1
-6
/
+6
*
Add extra checks for sigprocmask and rt_sigprocmask syscalls.
Eric Andersen
2003-12-31
1
-4
/
+34
*
Fix the manditory typo in my last minute untested fix.
Eric Andersen
2003-12-30
1
-1
/
+1
*
Make sleep behave itself properly inthe presence of SIGCHLD
Eric Andersen
2003-12-30
2
-11
/
+8
*
Rework malloc. The new default implementation is based on dlmalloc from Doug
Eric Andersen
2003-12-30
20
-807
/
+3155
*
Update and restore malloc-simple. Slow as molasses, but trivially
Eric Andersen
2003-12-30
2
-0
/
+233
*
Fix a really dumb bug introduced in version 1.4 of this file (a patch for ipv6
Eric Andersen
2003-12-28
1
-1
/
+3
*
Fix whitespace
Eric Andersen
2003-12-28
1
-5
/
+5
*
remove unused file
Eric Andersen
2003-12-28
2
-121
/
+1
*
Handle the app_fini stuff in exit without requiring atexit().
Manuel Novoa III
2003-12-27
2
-3
/
+13
*
Fix a long-standing bug with pthreads. A couple of linuxthreads files
Manuel Novoa III
2003-12-27
37
-155
/
+129
*
oops
Eric Andersen
2003-12-22
1
-1
/
+1
*
implement the worthless cuserid() function we claim to support.
Eric Andersen
2003-12-22
1
-0
/
+8
*
In unistd.h, getpgrp() is redirected to __getpgid(), but
Eric Andersen
2003-12-22
1
-1
/
+3
*
That was awfully stupid.
Eric Andersen
2003-12-22
1
-4
/
+5
*
Use 'sed -i -e' rather than 'sed -ie' since we don't want
Eric Andersen
2003-12-22
1
-8
/
+8
*
Update the config used when building a .deb
Eric Andersen
2003-12-22
2
-8
/
+13
*
dev systems updated
Eric Andersen
2003-12-19
2
-4
/
+32
*
Use PAGE_SIZE rather than hard coding 4096
Eric Andersen
2003-12-17
5
-29
/
+31
*
Patch from Paul Mundt <lethal@linux-sh.org>:
Eric Andersen
2003-12-17
9
-1
/
+1039
*
Patch from Paul Mundt <lethal@linux-sh.org>:
Eric Andersen
2003-12-17
17
-69
/
+71
*
Patch from Paul Mundt <lethal@linux-sh.org>:
Eric Andersen
2003-12-17
5
-1
/
+431
*
When I switched from using stack allocated space for printf, I missed a case
Eric Andersen
2003-12-17
2
-6
/
+10
*
Add in the axis network cameras
Eric Andersen
2003-12-17
1
-0
/
+1
*
Add LEAF Bering-uClibc
Eric Andersen
2003-12-16
1
-2
/
+3
*
fix grammer such it is possible to understand what is written...
Eric Andersen
2003-12-16
1
-3
/
+3
*
Update for release (no really this time ;-)
0_9_24
Eric Andersen
2003-12-16
2
-1
/
+149
*
Update the website
Eric Andersen
2003-12-16
2
-0
/
+30
*
Link ldconfig with the appropriate libraries.
Manuel Novoa III
2003-12-14
1
-1
/
+1
*
Fix some dst issues in _time_mktime().
Manuel Novoa III
2003-12-14
1
-5
/
+12
*
Fix a couple of 'declaration after statement' errors.
Manuel Novoa III
2003-12-14
2
-3
/
+2
*
fix a cut-n-paste typo
Eric Andersen
2003-12-11
1
-1
/
+1
*
add image for validator
Eric Andersen
2003-12-11
1
-0
/
+0
*
fixup some silly html bugs
Eric Andersen
2003-12-11
6
-8
/
+6
*
mjn3 found a url for the darwin C lib
Eric Andersen
2003-12-11
1
-0
/
+1
*
more minor cleanups
Eric Andersen
2003-12-11
2
-6
/
+15
*
Rework the website
Eric Andersen
2003-12-11
15
-1027
/
+646
*
Prepare for uClibc 0.9.24 release
Eric Andersen
2003-12-08
4
-2760
/
+827
*
Paul Mundt <lethal@linux-sh.org> writes:
Eric Andersen
2003-12-05
7
-3
/
+292
*
move _dl_fixup so staticly linked apps using dlopen have a
Eric Andersen
2003-12-05
3
-65
/
+132
*
Fix infinite loop in putgrent (forgotten increment).
Manuel Novoa III
2003-12-04
1
-0
/
+1
[next]