projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[kernel] kmod-usb-core is buildin on etrax target
[openwrt.git]
/
toolchain
/
uClibc
/
patches-0.9.30.1
/
130-pthread_weak_binding.patch
1
--- a/libc/unistd/daemon.c
2
+++ b/libc/unistd/daemon.c
3
@@ -54,7 +54,6 @@
4
libc_hidden_proto(dup2)
5
libc_hidden_proto(setsid)
6
libc_hidden_proto(chdir)
7
-libc_hidden_proto(fork)
8
9
int daemon( int nochdir, int noclose )
10
{
This page took
0.041934 seconds
and
5
git commands to generate.