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
/
unistd
/
daemon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
not-cancel: use *_not_cancel variants directly
Austin Foxley
2009-09-21
1
-23
/
+16
*
daemon: fix up INTERNAL_SYSCALL() usage
Mike Frysinger
2009-09-18
1
-4
/
+6
*
do not pass 3rd param to open() which do not create files
Denys Vlasenko
2009-09-18
1
-12
/
+4
*
Fix daemon build for no-MMU no-threads.
Joseph Myers
2009-08-19
1
-0
/
+1
*
Fix whitespace
Austin Foxley
2009-05-26
1
-2
/
+2
*
Only use fstat64 when LFS is enabled
Austin Foxley
2009-05-20
1
-1
/
+9
*
Merged revisions 26046,26062,26066,26078 via svnmerge from
Khem Raj
2009-04-14
1
-1
/
+13
*
Merged revisions 25971,26002 via svnmerge from
Khem Raj
2009-04-07
1
-8
/
+26
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
1
-6
/
+6
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
1
-1
/
+1
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
1
-2
/
+2
*
Merge from trunk.
"Steven J. Hill"
2006-08-21
1
-64
/
+81
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
1
-2
/
+3
*
Merge from trunk.
"Steven J. Hill"
2005-12-10
1
-0
/
+1
*
Merge from trunk.
"Steven J. Hill"
2005-12-08
1
-0
/
+3
*
Merge from trunk.
"Steven J. Hill"
2005-12-02
1
-2
/
+2
*
Sync with trunk.
"Steven J. Hill"
2005-10-06
1
-3
/
+2
*
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
Eric Andersen
2004-01-16
1
-1
/
+1
*
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-10-31
1
-0
/
+5
*
Fix indenting
Eric Andersen
2002-01-11
1
-21
/
+21
*
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-12-19
1
-18
/
+15
*
Only compile in daemon() if the target has an MMU.
Eric Andersen
2001-04-23
1
-5
/
+2
*
Add missing header file for daemon.c, add missing functions into unistd.h.
Eric Andersen
2001-04-20
1
-0
/
+1
*
Accomodate mmuless systems.
Eric Andersen
2001-04-03
1
-0
/
+9
*
Add in daemon.c, now used by busybox.
Eric Andersen
2001-04-03
1
-0
/
+95