summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/i386/sys/brk.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* zap rcsid, tested there. okay deraadt@espie2005-08-071-5/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* ELF fixups, ELF PIC syscall support, asm changes as requested by assembler.drahn2003-04-171-3/+6
* Rename curbrk to __curbrk on i386 to avoid namespace pollution.art2002-10-061-4/+4
* Rename cerror to __cerror on i386 to avoid namespace pollution.art2002-10-061-3/+3
* Pointers are not signed.weingart1997-09-171-3/+3
* Fix RCS idstholo1996-08-191-8/+5
* initial import of NetBSD treederaadt1995-10-181-0/+94