Use rtld's TLS interface to allocate tcb.
[dragonfly.git] / lib / libc /
2005-03-21 Joerg Sonnenbergerint size --> size_t size
2005-03-20 Joerg SonnenbergerAdd kqueue overwrite for libc_r. We have to trace the...
2005-03-20 Joerg SonnenbergerMinor style changes.
2005-03-17 Joerg SonnenbergerUse a common source for the string to integer conversio...
2005-03-16 YONETANI TomokazuConstify all users of dktypenames to unbreak buildworld.
2005-03-16 Joerg SonnenbergerRemove redundant declarations. Convert to ANSI C functi...
2005-03-16 Joerg SonnenbergerAdd Citrus files not conflicting with the current rune...
2005-03-16 Joerg Sonnenbergers/index/idx. Add an explicit default case to teach...
2005-03-16 Joerg SonnenbergerFix some warnings.
2005-03-16 Joerg Sonnenbergeridx is always used, shut GCC up by initialising it...
2005-03-16 Joerg SonnenbergerFix warnings.
2005-03-14 Joerg SonnenbergerMerge r1.2 from NetBSD:
2005-03-14 Joerg SonnenbergerBack out switch to getopt_long implementation of getopt...
2005-03-14 Joerg SonnenbergerCorrectly return -1 for "-" as argument as required...
2005-03-13 Joerg SonnenbergerAnother man page which was moved to lib/libc/gen.
2005-03-13 Joerg SonnenbergerUse getopt_long's getopt implementation.
2005-03-13 Joerg SonnenbergerMove ctype man page from locale to gen, they are locale...
2005-03-13 Sascha WildnerRemove DEC Alpha and PC98 support.
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-12 Joerg SonnenbergerAdd wchar and multibyte related man pages.
2005-03-11 Joerg SonnenbergerAdd citrus backend code and iconv front end. This is...
2005-03-09 Joerg SonnenbergerUse getprogname() instead of depending on __progname...
2005-03-09 David Xu1. use __weak_reference to define weak symbol.
2005-03-09 David RhodusFix some signed/unsigned comparisons.
2005-03-08 Sascha WildnerFix some groff warnings.
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-08 David XuCompile tls.c
2005-03-08 David XuCompile tls support code.
2005-03-08 David XuOops, fix license format(copy and paste problem).
2005-03-08 David XuImplement _set_tp which is used to set TLS pointer...
2005-03-08 David XuAdd tls functions prototype.
2005-03-08 David XuImport tls support code for static binary from FreeBSD.
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-03-01 Joerg SonnenbergerRIP Alpha libc.
2005-02-28 Joerg SonnenbergerDefine __DECONST here for the sake of FreeBSD.
2005-02-28 Joerg SonnenbergerUse u_char define from sys/types.h.
2005-02-28 Joerg SonnenbergerUse __DECONST for the linted interface violations.
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-23 Sascha WildnerAdd missing .El to silence groff warning.
2005-02-21 Matthew DillonImplement TLS support, tls manual pages, and link the...
2005-02-21 Matthew DillonAdd a manual page for the umtx_*() system calls.
2005-02-21 Joerg SonnenbergerRename local variables and arguments "index" to "idx".
2005-02-20 David Xugenerate __sys_sigtimedwait and __sys_sigwaitinfo to...
2005-02-20 David XuImplement sigwait.
2005-02-17 Joerg SonnenbergerGCC supports two pseudo variables to get the function...
2005-02-14 Chris PresseyPartial merge with FreeBSD: revisions 1.23 through...
2005-02-08 David RhodusRemove call to readdir() that was missed durning the...
2005-02-03 David RhodusAdd information about return code for immutable files.
2005-02-03 David RhodusAdd information about return code for immutable files.
2005-02-02 Hiroki SatoQuery A records before AAAA records in getaddrinfo...
2005-02-02 Matthew DillonMinor adustments to avoid a signed/unsigned comparison...
2005-02-02 Matthew DillonThe last commit broke ttyname(), which broke ssh -1...
2005-02-02 Matthew DillonFix type-o in last commit.
2005-02-01 Joerg SonnenbergerGCC 3.4 doesn't include a #pragma weak reference, if...
2005-01-31 Joerg SonnenbergerAdd jail_attach support.
2005-01-31 Matthew DillonRemove _THREAD_SAFE depenendancies. Create weakly...
2005-01-26 Sascha WildnerExplicitly mention in RETURN VALUES that socket() sets
2005-01-23 Hiroki SatoReplace IPv6 related manual pages that may have violated
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-12 Joerg SonnenbergerCorrectly reset place in getopt_long_only the next...
2005-01-10 Joerg SonnenbergerBetter diagnostic for getopt_long_only.
2005-01-10 Joerg SonnenbergerFix two small bugs in getopt_long_only handling:
2005-01-10 Joerg SonnenbergerAdd support for getopt_long_only. It allows using long...
2005-01-10 Joerg SonnenbergerMove the handling of '--' as argument into getopt_inter...
2005-01-10 Joerg SonnenbergerMove short option parsing into its own function. Consti...
2005-01-08 Matthew DillonFix a memory leak in regex.
2005-01-06 Joerg Sonnenbergerstyle(9) cleanup.
2005-01-06 Joerg SonnenbergerAdd _DIAGASSERT macro for library internal usage. This...
2005-01-05 Joerg SonnenbergerAdd ISO C99's _Exit, which is identical to _exit.
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2005-01-04 Chris PresseyClarify a run-on sentence by splitting it into two...
2004-12-26 Sascha WildnerSilence groff warnings
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-20 Joerg SonnenbergerUSER_LDT has been removed ages ago.
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMove from K&R function declaration to ANSI.
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-16 Joerg SonnenbergerAdd weak fake pthread functions, which always fail...
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-24 Hiten PandyaAdd a SECURITY section which describes the kern.ckptgro...
2004-11-23 Eirik NygaardIt is sys_checkpoint.2 not checkpoint.2
2004-11-23 Matthew DillonAdd the sys_checkpoint(2) manual page and expand checkp...
2004-11-16 Liam J. Foy- Set the clnt error functions 's' argument to const...
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerDefine IOV_MAX for userland too and make it available...
2004-10-31 Jeroen Ruigrok/asmodaiRemove leftover 'is'.
2004-10-31 Jeroen Ruigrok/asmodaiDocument ENOMEM error case, note how strdup() is 1003...
2004-10-25 David RhodusRemove register keyword usage.
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
next