]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Unbreak trhe build by including proper header
[FreeBSD/FreeBSD.git] / lib / libc /
2012-03-18 gonzoUnbreak trhe build by including proper header
2012-03-18 gonzoFix TLS for statically linked binaries
2012-03-17 kibDo not claim that msync(2) is obsoleted [1].
2012-03-15 edRemove non-existing error condition.
2012-03-15 edExtend the description for ESRCH a bit.
2012-03-15 edRemove impossible error condition from the man page.
2012-03-14 kibFix indentation.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-13 theravenFirst set of xlocale man pages. More to follow...
2012-03-13 theravenMore xlocale cleanups.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-10 traszCross-reference sigqueue(2) and kill(2).
2012-03-06 dimFix build of libc.so after r232620. This caused a...
2012-03-06 theravenRemove some duplicated copyright notices.
2012-03-06 gonzo- Switch ARM and MIPS to TLS Variant I
2012-03-06 gonzoImplement _set_tp
2012-03-05 pjdLink EV_SET(3) to kqueue(2).
2012-03-04 eadlerRemove outdated comment of seven years
2012-03-04 eadlerRemove reference to gcc's non-standard -fwritable-strin...
2012-03-04 eadlerPOSIX mandates that swab do nothing when len < 0
2012-03-04 theravenReapply 227753 (xlocale cleanup), plus some fixes so...
2012-03-04 cognetAdd __aeabi_read_tp to the symbol list.
2012-03-02 ruRemoved excessive _seekdir() call in closedir(). This...
2012-03-02 kibBelatedly add dl_iterate_phdr(3) to the list of install...
2012-03-02 ruFinally removed the stat() and fstat() calls from the...
2012-03-01 aeNote that memory should be freed after uuid_to_string...
2012-02-26 kibDocument SO_PROTOCOL socket option.
2012-02-25 gjbWhitespace cleanup:
2012-02-25 gjbFix various typos in manual pages.
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-25 davidxuIn revision 231989, we pass a 16-bit clock ID into...
2012-02-22 jilleslibc: Eliminate some relative relocations in fmtmsg().
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-20 pjdDocument the fact that getgrouplist(3) returns 0 on...
2012-02-18 kibDocument PL_FLAG_CHILD.
2012-02-18 delphijUse ANSI prototypes.
2012-02-17 kibFix cross-references.
2012-02-17 kibDocument dl_iterate_phdr(3).
2012-02-17 kibFetch the aux vector for the static libc, and use the...
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-16 eadlerAdd err(3) to strerror(3) SEE ALSO section
2012-02-15 delphijBump .Dd date for previous revision.
2012-02-15 davidxuAdd notes about sigev_notify_kevent_flags introduced...
2012-02-14 dimRevert r231673 and r231682 for now, until we can run...
2012-02-14 theravenFix a misplaced __NO_TLS locations, and change a GNUism...
2012-02-14 theravenCleanup of xlocale:
2012-02-14 delphijwctob() returns EOF and not WEOF.
2012-02-14 gonzoAdd __aeabi_read_tp function required for thread-local...
2012-02-12 edGlobally replace u_int*_t from (non-contributed) man...
2012-02-11 edReplace utxrm(8) by utx(8).
2012-02-11 edSet read buffer size to multiple of sizeof(struct futx).
2012-02-11 bzSwitch getifaddrs(3) to the new API introduced in r2315...
2012-02-11 bzIntroduce a new NET_RT_IFLISTL API to query the address...
2012-02-11 bzBackout changes from r228571. Remove if_data from...
2012-02-09 eadlerMore accurately document what happens on error.
2012-02-08 jamieAcknowledge that jail_attach and jail_remove can return...
2012-02-08 brookseui64_aton and eui64_ntoa are actually the equivalent...
2012-02-07 dimConsistently set RPCGEN_CPP when running rpcgen, so...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 andreastReplace the assembler macro WEAK_ALIAS with a new macro...
2012-02-01 kibMake the sys/ucontext.h self-contained by changing...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-28 tijlMove descriptions of file caching commands out of the...
2012-01-27 pluknetRemove a left-over reference to make.conf(5) which...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-22 kibClarify the implementation-defined behaviour in case...
2012-01-22 pjdThe sys/uio.h header is needed only for readv(2), pread...
2012-01-21 kibAdd API for obtaining extended machine context states...
2012-01-20 andreastThis commit adds profiling support for powerpc64. Now...
2012-01-20 dasConditionalize the __floatunsisf and __floatunsidf...
2012-01-20 dasDon't inline fenv.h functions on arm for now. Inlining...
2012-01-20 dasMerge in the latest SoftFloat changes from NetBSD....
2012-01-16 davidxuInsert read memory barriers.
2012-01-16 dasComputations on NaNs are supposed to return one of...
2012-01-16 dasImplement FLT_ROUNDS for arm. Some (all?) arm FPUs...
2012-01-16 dasRemove functions from softfloat's Symbol.map that don...
2012-01-16 dasConvert softfloat to use the standard exception flag...
2012-01-16 dasCorrect some bugs that resulted from arm/_fpmath.h...
2012-01-15 eadlerMake man page wording more clear:
2012-01-13 edRemove wtmpcvt(1).
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-10 ghelmerRevert unintentional commit of changes to getnetgrent.c.
2012-01-10 ghelmerAdd pidfile_fileno() to obtain the file descriptor...
2012-01-09 edAdd aligned_alloc(3).
2012-01-08 edProperly sort functions by name.
2012-01-08 andreastTwo other places where we can use WEAK_ALIAS.
2012-01-07 kibImplement fdlopen(3), an rtld interface to load shared...
2012-01-07 umeHandle the internal scope address representation of...
2012-01-06 andreastUse the macro WEAK_ALIAS. Tested on 32 and 64-bit.
2012-01-05 edChange index() and rindex() to a weak alias.
2012-01-04 delphijDocument the fact that chroot(2) is no longer part...
2012-01-03 edReplace index() and rindex() calls with strchr() and...
2012-01-03 edMerge index() and strchr() together.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-30 dimAdd some additional const poison after r228972. The...
2011-12-29 jilleslibc: Eliminate some relative relocations in file flags...
2011-12-29 pluknetFix manual section for acl_get(3) and mac_get(3) family...
2011-12-27 jilleslibc: Eliminate some relative relocations in getusershe...
2011-12-27 jilleslibc: Eliminate some relative relocations in setlocale().
next