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
/
misc
/
sysvipc
/
sem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
random: use smaller data fields where appropriate
Denis Vlasenko
2008-12-01
1
-1
/
+1
*
- remove superfluous ';'. No objcode changes.
Bernhard Reutner-Fischer
2008-10-22
1
-3
/
+3
*
- remove some duplicate includes
Bernhard Reutner-Fischer
2008-09-30
1
-4
/
+2
*
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
1
-1
/
+1
*
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-03
1
-2
/
+4
*
- Fix compilation: semtimedop has 4 args (and not 6)
Bernhard Reutner-Fischer
2008-01-09
1
-1
/
+1
*
implement semtimedop for #927
Mike Frysinger
2008-01-05
1
-3
/
+18
*
Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl
Joakim Tjernlund
2005-04-24
1
-2
/
+2
*
Atsushi Nemoto writes:
Joakim Tjernlund
2004-09-28
1
-2
/
+2
*
Split up syscalls.c, since it had grown to be quite large and ugly.
Eric Andersen
2004-01-21
1
-7
/
+7
*
Make shm stuff work properly.
Eric Andersen
2002-08-25
1
-11
/
+8
*
Cope with systems that don't glob all these together, but use
Eric Andersen
2002-05-30
1
-15
/
+29
*
With all the headerfile changes, some functions didn't get there arg types
David McCullough
2001-10-04
1
-1
/
+1
*
Add in the sysvipc patch from Michael Shmulevich
Eric Andersen
2001-03-19
1
-0
/
+79