index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
vfork_daemon_rexec.c
Age
Commit message (
Expand
)
Author
2007-04-09
wait4pid: if passed with pid < 0, do not set errno - it is already set by exec!
Denis Vlasenko
2007-04-09
Implement first instance of NOFORK applet - echo
Denis Vlasenko
2007-03-26
zcip: make it work on NOMMU (+ improve NOMMU support machinery)
Denis Vlasenko
2007-03-26
Attempt to get more applets compile for NOMMU.
Denis Vlasenko
2007-03-26
libbb: rework NOMMU helper API so that it makes more sense
Denis Vlasenko
2007-03-24
NOMMU re-exec trick shuld not depend on existence of "don't daemonize"
Denis Vlasenko
2007-01-19
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
Denis Vlasenko
2006-12-26
style fixes
Denis Vlasenko
2006-09-30
lsmod: repair indentation
Denis Vlasenko
2006-08-20
- merge -r15463:15564 from busybox_scratch branch through these changesets:
Bernhard Reutner-Fischer
2006-06-16
Revert svn 15333. If you vfork, you must either exec or exit. (The parent is
Rob Landley
2006-06-07
sometimes daemonizing and vfork()/exit() is ok
Mike Frysinger
2006-05-31
- s/defined(__uClinux__)/BB_NOMMU/
Bernhard Reutner-Fischer
2006-05-19
- replace _PATH_DEVNULL with bb_dev_null
Bernhard Reutner-Fischer
2004-04-14
Larry Doolittle writes:
Eric Andersen
2004-03-15
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2003-12-15
Get vfork_daemon_rexec working under uclinux
Russ Dill
2003-07-28
last_patch95 from vodz:
Eric Andersen
[prev]