summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2003-12-18PR/23791: Patrick Latify: Fix memory leak on thread creation failure.christos
2003-12-17Bump date for previous (hi christos!).wiz
2003-12-17Say what happens with pgrp == 0.christos
2003-12-15Clean up tmp files on exit. Fixes PR#23723jmc
2003-12-14remove superfluous assignmentlukem
2003-12-13Cleanup last commit a bit.matt
2003-12-13Use :T and :tl and avoid using !=matt
2003-12-11Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no)dyoung
2003-12-10Modify the licences of code written by Theo De Raadt from a 4-clauseagc
2003-12-10comment from niels provos;itojun
2003-12-09simplify a sentencegrant
2003-12-09Reference kfilter_register(9) rather than the non-existent kfilter_register(2).augustss
2003-12-09Bump date for previous (hi andrew!).wiz
2003-12-09Update man page to correct PROC_* names (addresses PR lib/23645) andatatat
2003-12-08update for function name changelukem
2003-12-08Make this compile on non-IEEE GCC3 targets (aka VAX).matt
2003-12-08"int flags" is correct in the prototype, but not in the Englishgrant
2003-12-07Make building IPv6 support controllable by MKINET6matt
2003-12-07Add pthread_{g,s}etschedparam, that do nothing.christos
2003-12-07Swap WEAK_ALIAS args to how they should be.scw
2003-12-07Check for __weak_alias macro before using it.simonb
2003-12-05Use Aq instead of <>, quote a minus, drop trailing space.wiz
2003-12-05Tokenization function enhancements:lukem
2003-12-05Revert last change, as this is a 3rd-party file, noted by kleink@.keihan
2003-12-05Spaces.uebayasi
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-12-04Increment libcurses minor to 11 for nodelay() void -> int change.jdc
2003-12-04Make nodelay() return an int.jdc
2003-12-04oopsatatat
2003-12-04Bump for sysctl() updateatatat
2003-12-04Adapt userland sysctl goop to new world order, permitting dynamicatatat
2003-12-04MAKEVERBOSE tweakslukem
2003-12-03Add a list of pre-defined values (such as pi, e etc.).jschauma
2003-12-03Make sure this still compiles with gcc-2.95. Hello vaxen!christos
2003-12-02Use __attribute__((__used__,__noinline__)) (instead of __unused__)lukem
2003-11-28The x86_64 assembler seems to get it wrong when assemblingfvdl
2003-11-27Add td__getstacksize() to support variable stack sizes.cl
2003-11-27Set default stack size to the current limit on the stack size as setcl
2003-11-26improve random number generation by using largest 31-bit primejdolecek
2003-11-26Hide the register number constants behind an _R_ prefix, and alsohe
2003-11-26Fix compile problem if -UYP -DHESIOD.lukem
2003-11-25Save the old mask in the old context, not in the new one.cl
2003-11-25Bump date for previous.wiz
2003-11-25take "Skip a random number of ids" into consideration, correct the rotationitojun
2003-11-25Honor SA_NODEFER in pthread__deliver_signal(). This should help code whichcl
2003-11-25Update list of items.christos
2003-11-25This is not needed anymore.christos
2003-11-25GC sigcontext<->mcontext code and __HAVE_SIGINFO. All supported archs havechristos
2003-11-25- don't store sigmask on the stack, we could store it in the right placechristos
2003-11-25m68k does not sigcontext<->mcontext anymore.christos