summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/system.c
AgeCommit message (Expand)Author
1995-06-14add explicit return typejtc
1995-02-28remove unneeded "#include <stddef.h>"jtc
1995-02-28Changed <sys/signal.h> to <signal.h>jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-20cast away compiler warning message.jtc
1993-08-20Upgraded to be 1003.2-92 compliant. The only functional change isjtc
1993-08-01Add RCS identifiers.mycroft
1993-07-30system.cmycroft
1993-07-29Use execve() rather than execl(). This is faster and doesn't use malloc()mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd