summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/system.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ↵millert2001-09-041-6/+8
| | | | POSIX counterparts.
* Remove dead codetholo1996-09-151-2/+4
| | | | | | Remove unused variables Silence some warnings lint(1) is your friend
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+79