summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/cmsg_nxthdr.c
Commit message (Collapse)AuthorAgeFilesLines
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+2
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-3/+4
| | | | missing headers, other jump relocs removed
* Rename newly created __libc_x (reserved for libpthread overwrites) w/ ↵Peter S. Mazinger2005-12-031-3/+2
| | | | x_internal, do not use cascading aliases
* 100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger2005-11-261-2/+3
|
* Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen2001-11-211-1/+1
| | | | | support for __FORCE_NOGLIBC per Brian Stafford <brian.stafford@office-logic.com>
* Silence a silly warningEric Andersen2001-09-271-0/+2
|
* Add cmsg_nxthdr function for the cases where the headersDavid McCullough2001-08-091-0/+39
do not so it inline.