]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Simplify the assignment of memory to virtual machines by requiring a single
[FreeBSD/FreeBSD.git] / lib / libc /
2013-01-09 attilioMFC
2013-01-09 neelIFC @ r245178
2013-01-06 andrewSilence a clang warning by telling it we are only inter...
2013-01-04 neelIFC @ r244983.
2012-12-28 delphijAdd derived versions for common Simplified Chinese...
2012-12-28 delphijAdd zh_CN.UTF-8 catalog.
2012-12-26 attilioMFC
2012-12-25 zont- Update manual pages accordingly to r244384 and r244385.
2012-12-21 delphij - Reduce buffer size from LINE_MAX to PATH_MAX, there...
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-17 eadlerFix warning from valgrind when a failed entry is tested.
2012-12-17 jilleslibc/iconv: Fix race condition with setting FD_CLOEXEC.
2012-12-12 pjdEliminate redundant variable.
2012-12-11 jilleslibc: Make various internal file descriptors close...
2012-12-11 attilioMFC
2012-12-10 jilleslibc: Make various internal file descriptors close...
2012-12-10 brooksImprove style(9) compliance of function declarations.
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-07 kevloDocument that socket(2) may fail with EAFNOSUPPORT...
2012-12-04 jilleslibc: Use the new 'e' fopen() mode option to simplify...
2012-12-04 kevloDocument that bind(2) can fail with EAFNOSUPPORT.
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 marcelProtect against DoS attacks, such as being described...
2012-12-01 marcelIn globextend(), take advantage of the fact that reallo...
2012-12-01 marcelIn globextend() when the pathv vector cannot be (re...
2012-12-01 eadlerThe getline function returns the number of characters...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-30 jilleslibc: Allow setting close-on-exec in fopen/freopen...
2012-11-23 kevloDocument that getpeername(2) and getsockname(2) can...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-19 tuexenCleanup the code a bit, which improves the portability.
2012-11-19 tuexenFix the handling of mapped IPv6 addresses in sctp_conne...
2012-11-17 neelIFC @ r243164
2012-11-16 kevlo- the preferred way to write a NULL pointer constant...
2012-11-16 joelmdoc: Use the Ev macro for environmental variables.
2012-11-16 kevloDocument that rtprio(2) and rtprio_thread(2) can fail...
2012-11-16 grogComplete man page.
2012-11-16 sjgMerge bmake-20121111
2012-11-14 kevloDocument that sendfile(2) can fail with ENOBUFS.
2012-11-13 kibDocument wait6() and waitid().
2012-11-13 kibImplement the waitid() SUSv4 function using wait6(...
2012-11-13 neelIFC @ r242940
2012-11-11 dimAdd an explanatory comment to lib/libc/gen/isnan.c...
2012-11-11 neelIFC @ r242684
2012-11-10 dimOnly define isnan, isnanf, __isnan and __isnanf in...
2012-11-08 grogClarify that the ' flag is an apostrophe.
2012-11-03 tuexenFix errno in a couple of error cases.
2012-11-01 jillesfopen(3): Mention that the "x" mode option is from...
2012-11-01 jillesfcntl(2): Fix typos in name of constant "F_DUP2FD_CLOEXEC".
2012-10-22 attilioMFC
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 eadlerUpdate the kill(2) and killpg(2) man pages to the moder...
2012-10-22 eadlerremove duplicate semicolons where possible.
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-20 andreGrammar fixes to r241781.
2012-10-20 andreHide the unfortunate named sysctl kern.ipc.somaxconn...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-11 stefanfFix my last commit. Only call strunvis after properly...
2012-10-11 stefanfDecode the first two fstab fields with strunvis(3)...
2012-10-11 stefanfApply some style. Checked with md5.
2012-10-09 eadlerRemove undefined behavior from sranddev() and
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-04 pfgrpc: convert all uid and gid variables to u_int.
2012-10-03 pfgrpc: convert all uid and gid variables of the type...
2012-10-03 acheOptimize prev. commit for speed.
2012-10-03 pfgrpc: convert all uid and gid variables of the type...
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-10-02 pfglibtirpc: be sure to free cl_netid and cl_tp
2012-10-02 pfgFix __rpc_getconfip
2012-10-02 pfgRPC: Convert all uid and gid variables of the type...
2012-10-02 acheUsing putenv() and later direct pointer contents modifi...
2012-09-30 eadlerclarify the wording for 'first' and 'last'
2012-09-29 jilleslibc: Use O_CLOEXEC for various internal file descriptors.
2012-09-28 desSlight stylification.
2012-09-27 jilleslibc/fts: Use O_CLOEXEC for internal file descriptors.
2012-09-27 pfgComplete revert of r239963:
2012-09-27 jillessigaction(2),sigwait(2),sigwaitinfo(2): Remove [EFAULT...
2012-09-24 pfgPartial revert of r239963:
2012-09-21 attilioMFC
2012-09-20 kevloRemove the restrict qualifier to match function prototype.
2012-09-19 jillesstrsignal(): Reindent.
2012-09-19 jillesstrsignal(): Do not append signal numbers to messages...
2012-09-14 eadlerCorrect double "the the"
2012-09-12 emasteAccording to a clarification at http://austingroupbugs...
2012-09-12 emasteAvoid mapping ENOENT to ENOTDIR for non-existent path...
2012-09-12 glebiusDescribe in detail required conditions for receiving...
2012-09-11 desAdd the same warning to rand48(3) as to rand(3) and...
2012-09-06 jilleslibc/amd64: Do not export .cerror.
2012-09-06 trhodesAvoid segfault if name is invalid. Basically, only
2012-09-05 jilleslibc/i386: Do not export .cerror.
2012-09-05 jhbWhen WIFCONTINUED was added, the number of "first"...
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-09-04 desBump dates.
2012-09-04 desAdd a prominent warning about these functions' unsuitab...
2012-09-01 edRework all non-contributed files that use `struct timez...
2012-09-01 pfgBring some changes from Bull's NFSv4 libtirpc implement...
next