summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2001-09-24get previous right...Jason Wright
2001-09-24add hack for sha1.po on sparc64, tooJason Wright
2001-09-24Rename __minbrk to minbrk to allow gmon.c to link correctly.Artur Grabowski
2001-09-24Better wordingMarc Espie
2001-09-22o kill some extra whitespaceTodd C. Miller
2001-09-22Typo: tempfile ==> tempnam.Heikki Korpela
2001-09-21Typo; grange@rt.mipt.ruAaron Campbell
2001-09-21add isnan.cMiod Vallat
2001-09-21Fix incorrect number of args to __SYSCALL. Somehow this managed toTodd C. Miller
2001-09-20change PSEUDO_NOERROR so it is indeed does not set errno.Dale Rahn
2001-09-20Add PSEUDO_NOERROR similar to that used by NetBSD.Todd C. Miller
2001-09-20make this compile for kernelMichael Shalayeff
2001-09-19change tty name for linuxJim Rees
2001-09-19occured->occurredMike Pechkin
2001-09-18understand sparc64Theo de Raadt
2001-09-18Suppress eavesdropping warningjoshua stein
2001-09-17cast a few more long's to int32_tJason Wright
2001-09-16It is not legal to have multiple .%T entries in a reference so splitTodd C. Miller
2001-09-16return 0, not NULL, the function returns an intArtur Grabowski
2001-09-15prototype cleanupTheo de Raadt
2001-09-14add "options insecure[12]" support for /etc/resolv.conf.Jun-ichiro itojun Hagino
2001-09-13Prototype changed.Angelos D. Keromytis
2001-09-11Keep the strings fully quoted.Dale Rahn
2001-09-11repair getgrgid_r() and getgrnam_r() as the standart says; from d@Peter Valchev
2001-09-11add sparc64; op2@squish.orgJason Wright
2001-09-10Use the LBL isnan() and isinf() on all platforms with ieee floating point.Todd C. Miller
2001-09-10Use the LBL frexp() on all platforms with ieee floating point.Todd C. Miller
2001-09-10Enough for libc_r on sparc64 to build (this stuff is mostly taken from sparc,Jason Wright
2001-09-10Our gcc defines __sparcv9__ not __sparc_v9__Jason Wright
2001-09-10Use ${LIBCSRCDIR} not ${.CURDIR} for relative path (allows libc_r to build)Jason Wright
2001-09-07Adapt to our sigcontext and fix the obvious bugs.Artur Grabowski
2001-09-07Remove bogus warning and correct the operator enumeration for timercmpNiklas Hallqvist
2001-09-07K&R promotion is not the whole story. Make things explicit.Marc Espie
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldMike Pechkin
2001-09-06It is silly to reference the Tahoe architecture.Todd C. Miller
2001-09-06oh this is horribleTheo de Raadt
2001-09-05explicit alignment, just like on alpha.Artur Grabowski
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-09-05make debug libs build againMichael Shalayeff
2001-09-05avoid first person in manual pagesTheo de Raadt
2001-09-05and fix PTL site.Federico G. Schwindt
2001-09-05Rearrange and add missing ports based on recent 'Use threads' commits.Federico G. Schwindt
2001-09-05add getpw*_r to the list; from brad@Federico G. Schwindt
2001-09-05Add getaddrinfo(3) and gethostby*_r(3) to the list.Federico G. Schwindt
2001-09-04Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...Todd C. Miller
2001-09-04Use _waitq_remove() and _waitq_insert() always; from FreeBSD.Federico G. Schwindt
2001-09-04put changes back, this time ALL the files.Federico G. Schwindt
2001-09-04clarify fd_set size definitionTheo de Raadt
2001-09-03with or without fee; received mail permitting this change from angelosTheo de Raadt
2001-09-03indent fixesTheo de Raadt