summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* ctime_r and asctime_r are not implemented.phk1998-04-192-3/+21
* Return EINVAL and do not changefile pointer if resulting offset is negative.des1998-04-181-2/+2
* Allow a thread dump to report the thread's sigmask when in thejb1998-04-173-0/+12
* When in PS_SIGWAIT state, still call signal handlers and set errnojb1998-04-173-39/+6
* Backup out the last commit, it was already there.phk1998-04-171-3/+1
* Manpages not installedphk1998-04-171-1/+3
* Typo policebrian1998-04-171-1/+1
* Add some easy to implement XSI macros including attr_getache1998-04-151-1/+10
* Fix a nasty flaw as a result of using the arc4random() pre-seeding ofpeter1998-04-141-2/+4
* Change the FILE locking to be by FILE, not by the underlying fd asjb1998-04-1113-81/+399
* Add FILE locking stubs for libc.jb1998-04-1128-337/+211
* Remove a nolonger implented "BUGS" description.phk1998-04-111-14/+0
* Correctly figure out that the remove cannot do passive mode.phk1998-04-111-1/+3
* Add a global variable called __isthreaded that can be tested throughoutjb1998-04-111-0/+9
* Add a private header file for libc/libc_r/libpthread to containjb1998-04-111-0/+66
* Enable static initialisation of mutexes and condition variables.jb1998-04-046-24/+96
* Change in name of the static initializer define.jb1998-04-043-7/+7
* Rename static initializer defines for opaque structures so that thejb1998-04-043-6/+6
* Move the magic field initialisation to a place when it is more magic.jb1998-04-043-18/+21
* Add a magic field to the pthread structure to help recognize validjb1998-04-0312-6/+75
* This function compiles with the standard, so say so.jb1998-04-032-6/+6
* This function compiles with the standard, so say so.jb1998-04-032-8/+12
* Temporary fix for problems that occur if CFLAGS=-g is added tojb1998-04-011-1/+2
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-289-66/+598
* Split the padding out into a separate function.phk1998-03-276-22/+62
* For 1.3, NetBSD replaced the swapon() syscall with swapctl() and movedjb1998-03-232-2/+46
* Fixed function types in synopsis.bde1998-03-231-10/+10
* Fixed bitrot in synopsis.bde1998-03-231-1/+1
* Regenerate (install tclAppInit.c in the installhdrs step).bde1998-03-231-4/+4
* Fixed a function arg type in the synopsis.bde1998-03-232-2/+2
* (Ab)use .Vt instead of .Fd for a variable declaration.bde1998-03-231-2/+2
* Fixed bitrot in synopsis. Didn't fix bitrot elsewhere.bde1998-03-231-6/+7
* FixedSpellingErrorInAFunctionname.bde1998-03-231-2/+2
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-2/+2
* For 1.3, NetBSD walloped the msync syscall and replaced it withjb1998-03-232-2/+59
* Add Compaq & SCO partition types.jkh1998-03-221-1/+3
* Fix a problem of indirection unblocking signals that would have causedjb1998-03-223-3/+3
* Build both libscrypt and libdescrypt. There is no point in lettingmarkm1998-03-211-7/+4
* MF22: teach about LS-120 devices.jkh1998-03-202-3/+5
* Renamed the generated include file keys.tries to keys.tries.h sobde1998-03-203-22/+14
* Build the libraries in a correct order. Reorganized the ifdefs sobde1998-03-191-29/+42
* Don't use the beforedepend target. It was a no-op here except forbde1998-03-191-3/+1
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aqcharnier1998-03-1919-60/+72
* <sys/errno.h> -> <errno.h>eivind1998-03-161-1/+1
* Add more AIX/DOS/Win95 partition typesache1998-03-141-4/+12
* Changed speed_t from long to unsigned long. POSIX.1 requires anbde1998-03-121-2/+2
* Fixed disordering and inconsistent style in previous commit.bde1998-03-121-3/+2
* Separated header creation from header installation in libss. Createbde1998-03-121-6/+4
* Bring these back from the dead.jb1998-03-112-0/+99
* Don't share sources with i386-elf. That was too difficult. 8-(jb1998-03-111-4/+7
OpenPOWER on IntegriCloud