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
/
signal
/
sigpause.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc: Remove pointless header string.h
Carmelo Amoroso
2009-12-16
1
-1
/
+0
*
libc: Add missing header for memset
Carmelo Amoroso
2009-12-16
1
-1
/
+0
*
sigpause: remove libc_hidden_proto/def
Denys Vlasenko
2009-09-19
1
-1
/
+0
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-5
/
+0
*
remove checks for "impossible" errors,
Denis Vlasenko
2008-12-01
1
-5
/
+3
*
shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by ...
Denis Vlasenko
2008-11-29
1
-3
/
+6
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
1
-4
/
+4
*
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-20
1
-1
/
+1
*
Change to build w/ -std=c99
Peter S. Mazinger
2006-01-23
1
-2
/
+1
*
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...
Peter S. Mazinger
2006-01-22
1
-0
/
+2
*
disable deprecated warnings for some files
Mike Frysinger
2006-01-20
1
-0
/
+1
*
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
1
-2
/
+3
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-7
/
+11
*
internal sigpause, do we really default to BSD signals?
Peter S. Mazinger
2005-12-09
1
-3
/
+4
*
More hiding, including __mempcpy
Peter S. Mazinger
2005-12-03
1
-0
/
+2
*
Hide mostly used functions
Peter S. Mazinger
2005-12-01
1
-1
/
+1
*
sync with glibc (and shrinks the object code nicely by like half)
Mike Frysinger
2005-12-01
1
-15
/
+4
*
update licenses and sync with glibc
Mike Frysinger
2005-11-15
1
-9
/
+10
*
Let the #define do all the work
Eric Andersen
2005-11-14
1
-6
/
+0
*
Lets not just paper over this. Add implementation of __xpg_sigpause()
Eric Andersen
2005-11-10
1
-0
/
+6
*
Sigpause was broken. Now it is fixed.
Eric Andersen
2001-05-16
1
-21
/
+49
*
More reorg. A place for everything and everything in its place...
Eric Andersen
2000-10-23
1
-0
/
+37