summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/m88k/net/ntohl.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add END() directives to the various functions.miod2013-01-111-1/+2
| | | | | | Make the code PIC-aware when necessary (i.e. invoke other functions through the PLT, and access global data through the GOT). No change for non-PIC compilation.
* Switch m88k ports to ELF.miod2013-01-051-2/+2
|
* more rcsid/sccs cleanupderaadt2009-10-281-6/+1
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Get static rcsid correctly, better style for .S files, trim whitespace.miod2003-01-071-8/+7
|
* $OpenBSD$todd2000-03-011-1/+3
|
* correted sigsetjmp, setjump. Fixed MACHINE_ARCH vs. MACHINE stuff.smurph1998-12-151-0/+49