summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2003-01-31typoTheo de Raadt
2003-01-31Replace emulated versions of setreuid() and setregid() with real syscalls.Todd C. Miller
2003-01-31stuff in arch/sparc64 is by defn v9, remove < v9 #ifdefs. ok marc.Jason Wright
2003-01-31bad marc, commited crap to shut gcc up. Remove the crap.Marco S Hyman
2003-01-31we do not need that mess of -ITheo de Raadt
2003-01-31Create a siginfo_t for thread-to-thread kill.Marco S Hyman
2003-01-29Align this char array accessed as double, for paranoia reasons.Dale Rahn
2003-01-28thread safer libc (note: safer, not safe)Marco S Hyman
2003-01-27pthreads signal handling improvements. With these changes allMarco S Hyman
2003-01-27Save all floating point registers to full register sized fields, notDale Rahn
2003-01-26save fpu context (needs optimization)Jason Wright
2003-01-24On save:Jason Wright
2003-01-24Save FPU state (unconditionally)Jason Wright
2003-01-24save and restore fp state when switching threads. This, withMarco S Hyman
2003-01-24save i386 fpu stateMarco S Hyman
2003-01-23typos;Jason McIntyre
2003-01-23stubs for functions needed by the vaxMarco S Hyman
2003-01-21kern.watchdog; ok mickey@Markus Friedl
2003-01-21typos;Jason McIntyre
2003-01-20Don't reconnect to logging socket if send() returns an error and errnoTodd C. Miller
2003-01-20remove libc_r mention in commentMarco S Hyman
2003-01-20remove libc_r mention in commentMarco S Hyman
2003-01-20Allow the fetching of current stack info from threaded apps.Marco S Hyman
2003-01-20comment changed to look in libpthread, not libc_rMarco S Hyman
2003-01-20bye-bye libc_r sources.Marco S Hyman
2003-01-20Use the sources that exist in sibdirs of libpthread, not libc_rMarco S Hyman
2003-01-19programs that chroot must use LOG_NDELAY; deraadt@ OKTodd C. Miller
2003-01-19return (func(...)) not needed when the current function and funcMarco S Hyman
2003-01-19typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-18inet6 fixes from jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-18more typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-16Waiter! I asked for a working vfork!Miod Vallat
2003-01-16Alignment requirements are satisfied in ENTRY(), no need to add more here.Miod Vallat
2003-01-16fpr0 is recommended to be operated in full 64bits, although seemed to work ot...Michael Shalayeff
2003-01-16make it compileMichael Shalayeff
2003-01-16extern the eprol and etext; better eprol definitionMichael Shalayeff
2003-01-15minbrk is exposed, gmon uses itMichael Shalayeff
2003-01-15typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-14Bye-bye libc_r. libc_r and libnpthread go away. libpthreadMarco S Hyman
2003-01-14Add sanity check to prevent int oflow for very large allocations.Todd C. Miller
2003-01-08Move the rounds into separate functions on sparc64 so gcc's optimizerTodd C. Miller
2003-01-07Better have an OpenBSD static rcsid rather than a NetBSD static rcsid forMiod Vallat
2003-01-07Get static rcsid correctly, better style for .S files, trim whitespace.Miod Vallat
2003-01-07Properly align __infinity - m88k is very strict wrt double alignment.Miod Vallat
2003-01-07Get the rounding modes table correct, eventually.Miod Vallat
2003-01-07One more pass to get thinks correct wrt weak symbols and syscalls.Miod Vallat
2003-01-07Updated from tzcode2002d (ftp://elsie.nci.nih.gov/pub/)Todd C. Miller
2003-01-05spellingTheo de Raadt
2003-01-05spellingTheo de Raadt
2003-01-04spellingTheo de Raadt