summaryrefslogtreecommitdiffstats
path: root/lib/csu/common.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove a.out leftovers. (it's september now)miod2013-09-081-99/+0
|
* Do not have non-dynamic crt0 depend upon libc's strrchr() function on a.out.miod2004-01-051-6/+2
|
* copy basename of argv[0] to bss for __progname, so that large stack smashderaadt2003-02-281-1/+3
| | | | does not make propolice reporting ineffective; millert miod ok
* uncommit, since it breaks macppc libc. millert and miod have now said theyderaadt2002-09-171-10/+10
| | | | | | did NOT approve those for commit. why did mickey feel he was ok to go commiting a set of diffs which had not been passed around and tested by people? we don't know. mickey, have you got something to say for yourself?
* use a different name for __syscall(); millert@ miod@ niklas@ okmickey2002-09-171-10/+10
|
* Remove some dead ifdefs to make the code more readable.art2002-07-221-15/+1
|
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-10/+10
|
* $OpenBSD$niklas1998-05-141-0/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+113