]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix typo and bump the document date which I also forgot.
[FreeBSD/FreeBSD.git] / lib /
2012-03-06 dimFix build of libc.so after r232620. This caused a...
2012-03-06 gonzo- Remove one more no-op #ifndef
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-06 gonzo- Remove NOSHARED parts since it seems to be no-op
2012-03-06 gonzo- Switch to saving non-offseted pointer to TLS block...
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-03 jhUse snprintf(3) constantly when generating CAM error...
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-02 pluknetKill EoL whitespaces, and minor lint.
2012-03-01 davide- Add support for the Intel Sandy Bridge microarchitect...
2012-03-01 jamieHandle the case where a boolean parameter is also a...
2012-03-01 aeNote that memory should be freed after uuid_to_string...
2012-02-28 dimDefine several extra macros in bsd.sys.mk and sys/conf...
2012-02-27 davidxuFollow changes made in revision 232144, pass absolute...
2012-02-26 kibDocument SO_PROTOCOL socket option.
2012-02-25 gjbWhitespace cleanup:
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-22 davidxuUse unused fourth argument of umtx_op to pass flags...
2012-02-20 pjdDocument the fact that getgrouplist(3) returns 0 on...
2012-02-20 ghelmerSet the O_CLOEXEC flag when opening the pidfile to...
2012-02-19 davidxuCheck both seconds and nanoseconds are zero, only check...
2012-02-18 kibDocument PL_FLAG_CHILD.
2012-02-18 delphijUse ANSI prototypes.
2012-02-17 kibFix cross-references.
2012-02-17 bruefferSwitch the license boilerplates to our standard one.
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 thread-local storage support for arm:
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 bzMFp4 204292:
2012-02-11 edReplace utxrm(8) by utx(8).
2012-02-11 bzUse the correct constant (with same value) for comparyi...
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-11 davidxuMake code more stable by checking NULL pointers.
2012-02-10 edUnbreak build.
2012-02-10 edDetect file modification properly by using tv_nsec.
2012-02-10 gonzoSwitch MIPS TLS implementation to Variant I:
2012-02-09 eadlerFix NULL ptr dereference in setusercontext if pwd is...
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-08 pjdAdd a comment to the example that pidfile_* functions...
2012-02-08 pjdNote that calling pidfile_write(3) multiple times is...
2012-02-07 dimConsistently set RPCGEN_CPP when running rpcgen, so...
2012-02-07 davidxuPlug a memory leak. When a cached thread is reused...
2012-02-06 ghelmerUsing the O_CLOEXEC flag on open(2) caused the pidfile...
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 trocinyTry to avoid ambiguity when sysctl returns ENOMEM addit...
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 ghelmerConsensus between bde and pjd seemed to be that if...
2012-01-26 ghelmerMake the comments consistent (capitalization, punctuati...
2012-01-26 ghelmerRestore the parenthesis that are necessary around the...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-23 desFix two nits in previous commit pointed out by pjd@.
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 kibUse getcontextx(3) internal API instead of getcontext...
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 dasFix a small nit noted by bde: exp_x should be of type...
2012-01-20 dasAdd a change I missed in r230367 (don't inline arm...
2012-01-20 dasRemove an errant `#define dprintf printf'. It seems...
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-18 peterRev 228065 (change bsd.own.mk -> bsd.init.mk) broke...
2012-01-18 desFix two issues related to the use of SIGINFO in fetch...
2012-01-16 ghelmerRemove unnecessary includes from these libutil man...
2012-01-16 ghelmerFix more disorder in prototypes and constants.
2012-01-16 davidxuInsert read memory barriers.
next