]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
These RFCs and internet-drafts are not really needed in the base
[FreeBSD/FreeBSD.git] / lib /
2002-09-18 tjrOptimise the common case where no special encoding...
2002-09-18 tjrLogic error in previous: don't exit the loop when an...
2002-09-18 tjrDeprecate the rest of the rune interface.
2002-09-18 tjrMark mbmb(), mbrune(), and mbrrune() as deprecated...
2002-09-18 tjrReimplement the functionality of fgetrune(), fputrune...
2002-09-17 bdeFixed editing error in previous commit (*blush*).
2002-09-17 bdeFixed unsorting of SRCS.
2002-09-17 maximFix vsnprintf(3) memory leak for size == 0.
2002-09-17 peterAdd i386 to the list of architectures that libc_r is...
2002-09-17 peterBandaid to stop failing on non-i386 platforms.
2002-09-17 fennerMake _fetch_connect() always set the error code.
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 miniUse a weak symbol for signalcontext().
2002-09-17 miniAdd signalcontext(), which adds a signal frame to a...
2002-09-17 peterInitiate deorbit burn for the i386-only a.out related...
2002-09-16 fennerFix documentation of clnt_control()'s CL{GET|SET}_...
2002-09-16 nectarThis commit was generated by cvs2svn to compensate...
2002-09-16 miniMake libpthread KSE aware.
2002-09-16 miniMechanically change all libc_r references to libpthread.
2002-09-16 miniSave and restore FPU state properly in ucontext_t's.
2002-09-16 miniAdd signalcontext(), which lays down a signal frame...
2002-09-16 umeAllocate 64K recieve buffer for DNS responses.
2002-09-16 tjrConvert eight space indents to tabs in the "*" format...
2002-09-16 miniMake the changes needed for libpthread to compile in...
2002-09-16 bdeFixed messes involving $FreeBSD$ starting with one...
2002-09-16 mikeDon't depend on <sys/types.h> pollution in <fcntl.h>.
2002-09-16 obrienThis commit was generated by cvs2svn to compensate...
2002-09-15 julianAllocate KSEs and KSEGRPs separatly and remove them...
2002-09-15 umeAllocate 64K recieve buffer for DNS responses.
2002-09-15 nectarCheck for truncation in calls to res_send/res_query...
2002-09-15 tjrAdd wcstod() as a wrapper around strtod(). It does...
2002-09-15 tjrUse the heap instead of the stack to store temporary...
2002-09-15 nectarBackout the increase of MAXPACKET from 1024 to 65536: it
2002-09-14 tmmUse the macros from machine/fsr.h; some minor cleanups.
2002-09-14 tmmAdd implementations of fpgetmask(), fpgetround(), fpget...
2002-09-14 umeLimit UDP payload size for EDNS0 to 0xffff, not use...
2002-09-13 nectarWhen using res_send/res_query/res_search, the caller...
2002-09-13 tmmAdd an implementation of fabs() (which is quite trivial).
2002-09-12 tjrCorrect type of second argument: it is wchar_t ** restrict,
2002-09-11 archieUpdate to reflect reality.
2002-09-11 archieAdd man pages for getcontext()/setcontext(), makecontex...
2002-09-11 nectarIn kvm_openfiles/kvm_open, mark the file descriptors...
2002-09-11 tjrAdd an implementation of wcsftime() (wide character...
2002-09-11 julianCompletely redo thread states.
2002-09-11 mikeAdd `restrict' type-qualifier.
2002-09-10 archieAdjust to reflect reality, which is that sigaltstack...
2002-09-10 wollmanImplement C99's _Exit() interface.
2002-09-08 phkGet this file closer to style(9).
2002-09-08 tjrAdd wcstol() and wcstoul(), based on strtol() and strto...
2002-09-08 tjrReplace a stray reference to strtok() with one to wcstok().
2002-09-08 wollmanFix a syntax error which causes an annoying warning.
2002-09-07 tjrAdd an implementation of wcstok(), based on strtok_r().
2002-09-07 jmallettTwo arrays were born from the same seeds, both grew...
2002-09-07 tjrSync prototypes with <wchar.h> with respect to the...
2002-09-07 tjrAdd restrict qualifiers where C99 permits them. All...
2002-09-07 tjrCall strtok_r() via a libc private name from within...
2002-09-06 bmahFix a bug where calling MD5File(3) with a zero-length...
2002-09-06 wollmanInclude some verbage about not calling exit() from...
2002-09-06 tjrStyle: One space between "restrict" qualifier and "*".
2002-09-03 jakeDon't need to install the signal trampoline here anymore.
2002-09-03 jakeInstall the userland signal trampoline when sigaction...
2002-09-03 peterFix a nasty bug exposed by mktime() when time_t is...
2002-09-03 tjrSet errno to EILSEQ when invalid multibyte sequences...
2002-09-02 peterThis commit was generated by cvs2svn to compensate...
2002-09-02 jakeUse FOO(a) for macros with variadic args, instead of...
2002-09-01 robert - Let their manual pages show the reader that the...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 tjrTypo: refer to MB_LEN_MAX instead of MB_CHAR_MAX (which...
2002-09-01 tjrAdd restrict qualifiers to the arguments of mbstowcs...
2002-09-01 mikeFix a memory leak.
2002-08-31 obrienThis commit was generated by cvs2svn to compensate...
2002-08-31 tjrImplement the XSI extension which allows the destinatio...
2002-08-31 tjrSplit ansi.c into a separate source file for each function.
2002-08-31 acheUse ntohl() to read cnains number in new format
2002-08-30 nectarThis commit was generated by cvs2svn to compensate...
2002-08-30 robertAdd the 'restrict' type qualifier to the function prototype
2002-08-30 robert - Update the manual page of bcmp(3) by replacing
2002-08-30 acheStyle fix
2002-08-30 robert - Convert the function definition to declare its arguments
2002-08-30 achePrepare for switching to unlimited chains format.
2002-08-30 robert - Update the manual pages of index() and rindex()...
2002-08-30 robert - Update the manual page to show that the associated...
2002-08-30 robert - Update strcasecmp(3)/strncasecmp(3) to reflect the...
2002-08-30 peterHopefully unbreak world. ke_slptime is gone. It shoul...
2002-08-29 deischenRemove much of the dereferencing of the fd table entrie...
2002-08-29 archieMake the libc_r version of select() set the readable...
2002-08-29 iwasakiThis commit was generated by cvs2svn to compensate...
2002-08-29 archieWhen poll(2)'ing for readability or writability of...
2002-08-28 alfredAllow one to grab the definition of struct ucred by...
2002-08-28 gshapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 darrenrThis commit was generated by cvs2svn to compensate...
2002-08-28 darrenrThis commit was generated by cvs2svn to compensate...
2002-08-27 schweikhPrint a '-' sign for negative zero. Tested with
2002-08-25 charnierReplace various spelling with FALLTHROUGH which is...
2002-08-24 jdpFix a bug in __ivaliduser_sa() which caused some rsh...
next