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
path:
root
/
libc
/
sysdeps
/
linux
/
common
/
setgroups.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
1
-2
/
+2
*
- trim superfluous ';'. No objcode changes
Bernhard Reutner-Fischer
2008-10-28
1
-1
/
+1
*
- remove superfluous ';'. No objcode changes.
Bernhard Reutner-Fischer
2008-10-22
1
-2
/
+2
*
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
1
-1
/
+1
*
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
Denis Vlasenko
2008-05-20
1
-2
/
+1
*
Take Mike Frysinger's comments into account -- make certain that user
Eric Andersen
2006-12-08
1
-1
/
+1
*
Mark some functions as BSD only
Peter S. Mazinger
2006-03-23
1
-0
/
+3
*
add support for newer [sg]etgroups function and make the function a simple pa...
Mike Frysinger
2006-02-10
1
-0
/
+12
*
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
1
-3
/
+4
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-4
/
+5
*
make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e...
Mike Frysinger
2005-12-28
1
-5
/
+8
*
tweak prototypes to match the exported versions
Mike Frysinger
2005-12-27
1
-5
/
+5
*
Aubrey writes:
Mike Frysinger
2005-12-27
1
-4
/
+12
*
Hide more
Peter S. Mazinger
2005-12-07
1
-1
/
+2
*
Hiding again
Peter S. Mazinger
2005-11-29
1
-0
/
+2
*
fix eriks e-mail address
Mike Frysinger
2005-01-05
1
-1
/
+1
*
Split up syscalls.c, since it had grown to be quite large and ugly.
Eric Andersen
2004-01-21
1
-0
/
+36