summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
1999-02-26Add EMLINK error messageConstantine Sapuntzakis
1999-02-26Use .Fn for dbopen() declaration and add from Dv for NULLTodd C. Miller
1999-02-26.Ar -> .Fa and NULL is DvTodd C. Miller
1999-02-26convert to mdoc, document changes from db 1.8.6Todd C. Miller
1999-02-26skipjack in libc; isakmpd and such will want itTheo de Raadt
1999-02-25Don't segfault when sysctl failsArtur Grabowski
1999-02-25constify getcap(3). This fixes a warning in libcurses and doesn'tTodd C. Miller
1999-02-24stderr is not always unbuffered... only initially; kleinkTheo de Raadt
1999-02-17more errno values are possible; jon@oaktree.co.ukTheo de Raadt
1999-02-16mandoc versionTheo de Raadt
1999-02-16real dbm_rdonlyTodd C. Miller
1999-02-16kludge to get rid of dbm_rdonly not being definedimp
1999-02-16daemon returns intTheo de Raadt
1999-02-16localtime is in /etcTheo de Raadt
1999-02-15must include <sys/types.h> before <sys.socket.h>Todd C. Miller
1999-02-15sendto(2) takes a socklen_t as wellTodd C. Miller
1999-02-15socklen_t is used in struct msghdr and struct cmsghdrTodd C. Miller
1999-02-15Use and document socklen_tTodd C. Miller
1999-02-15 o Minor changes from db.1.86 (sleepycat). Does not include the new hashTodd C. Miller
1999-02-12Mention that MD4 is pretty much broken, and MD5 may follow. A coupleAngelos D. Keromytis
1999-02-12It's always a good idea to test those last minute changes to make sure they c...Todd C. Miller
1999-02-12add old dbm-compatible interface from db-1.86 with minor changes by me (needs...Todd C. Miller
1999-02-09Fixed brk() and sbrk(). Removal of old mvme88k dir.Steve Murphree
1999-02-05support MSG_BCAST and MSG_MCASTTheo de Raadt
1999-02-04END -> SYSEND (typo fix)David Leonard
1999-02-04correct clnt_control() args; alex@freebsdTheo de Raadt
1999-02-03wrong ret type for write define (millert@)David Leonard
1999-02-02typoDavid Leonard
1999-02-01Should be taken care of but make it obviousPer Fogelstrom
1999-02-01sync with tzcode1999aDavid Leonard
1999-02-01mi ptraceDavid Leonard
1999-02-01malloc can't use write() if it fails very early, so use the unwrapped syscall...David Leonard
1999-02-01remove PASSTHRUDavid Leonard
1999-01-29tzcode1999a from ftp://elsie.nci.nih.gov/pub - merge with libc_r stuffDavid Leonard
1999-01-29tzcode1999a from ftp://elsie.nci.nih.gov/pubDavid Leonard
1999-01-28namespaces: unix --> __unix__Marc Espie
1999-01-28Preliminary version for PIC support. Builds and runs standard and profiledDale S. Rahn
1999-01-22typoArtur Grabowski
1999-01-22ENTRY -> SYSENTRY for sparc libc_r (per d@)Marco S Hyman
1999-01-22mention that rmdir(.) returns EBUSY as per XPG4.2Todd C. Miller
1999-01-20use LIBCSRCDIRDavid Leonard
1999-01-19thread supportDavid Leonard
1999-01-11mention fcntl.h; jfw@jfwhome.funhouse.comTheo de Raadt
1999-01-11RFNOWAIT is now supportedNiklas Hallqvist
1999-01-08when malloc fails set bufsize to 0 or all other calls to getmntinfo will failArtur Grabowski
1999-01-06_THREAD_SAFEDavid Leonard
1999-01-06_THREAD_SAFE; nominal testing by friesDavid Leonard
1999-01-06_THREAD_SAFE; nominal testing by friesDavid Leonard
1999-01-06use indr_reference instead of PASSTHRUDavid Leonard
1999-01-06cleanDavid Leonard