- Good english
[dragonfly.git] / lib / libc /
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:
2004-09-23 Hidetoshi ShimokawaAdd support for eui64(5) to libc.
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-19 Jeroen Ruigrok/asmodaiFrom NetBSD 1.11:
2004-09-19 Joerg SonnenbergerChange getgrouplist(3) to take gid_t arguments for...
2004-09-15 Joerg SonnenbergerThe prefered location of the byteorder functions is...
2004-09-14 Joerg SonnenbergerMake clnt_create take both host and proto as const...
2004-09-14 Joerg SonnenbergerDon't append '\n\0' to the return value of clnt_sperror...
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-27 Jeroen Ruigrok/asmodaiRework the wording in a different way. For send()...
2004-08-27 Jeroen Ruigrok/asmodaiClarify the 's' and 'msg' arguments and note how send...
2004-08-25 Matthew DillonCleanup various type-o's in comments.
2004-08-15 Joerg SonnenbergerAdd strotonum(3) into the !ANSI_SOURCE && !_POSIX_SOURC...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-27 Jeroen Ruigrok/asmodaiGet rid of varargs.h.
2004-07-15 Hiten PandyaCorrect mdoc(7) processing errors; the .Bl directive...
2004-07-15 Hiten PandyaPOSIX update and cleanups for getopt(3):
next