]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Merge ACPICA 20101013.
[FreeBSD/FreeBSD.git] / lib / libc /
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-13 rpauloClang related fixes:
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-08 uqsmdoc: drop redundant .Pp and .LP calls
2010-10-06 kibMissed space.
2010-10-06 kibAdd cross-references to lrand48(3) and arc4random(3...
2010-10-05 umeWhen no protocol entry is found, getproto*_r(3) should
2010-10-04 umeClear errno for each method dispatch.
2010-10-01 jilleslibc: Remove the i386 assembler version of strlen(3).
2010-09-30 dimRetire the amd64 and i386 specific inline assembly...
2010-09-29 dimApply the same workaround for clang to amd64's version...
2010-09-25 davidxuTo support stack unwinding for cancellation points...
2010-09-21 rpauloWorkaround LLVM bug #4434:
2010-09-21 alcFix exec_imgact_shell()'s handling of two error cases...
2010-09-20 traszFirst step at adopting FreeBSD to support PSARC/2010...
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-12 gjbBump dates in dbopen(3) and cpuset_getaffinity(2) from...
2010-09-11 brucecRevert changes of 'assure' to 'ensure' made in r211936.
2010-09-10 gjbNote O_SYNC and O_NOFOLLOW flags in dbopen(3) since...
2010-09-10 gjbAdd EINVAL to list of possible return values for cpuset...
2010-09-10 davidxuBecause POSIX does not allow EINTR to be returned from...
2010-09-09 traszArrgh, tested wrong source tree _again_. Fix previous...
2010-09-09 traszAdd minor optimization. It's less strict than its...
2010-09-06 gjbAdd ECONNRESET to list of possible errors in connect(2).
2010-08-29 kibUse NULL instead of 0 for pointer in example.
2010-08-28 alcAdd the MAP_PREFAULT_READ option to mmap(2).
2010-08-28 brucecFix incorrect usage of 'assure' and 'insure'.
2010-08-27 kibDo not call __pthread_cxa_finalize with invalid struct...
2010-08-25 nwhitehornAllow ABIs to provide their own LIBC_ARCH in a more...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-24 impFix an accidental sed...
2010-08-24 impPowerpc is special here. powerpc and powerpc64 use...
2010-08-24 kibRemove extra FreeBSD tag.
2010-08-24 kibMove the __stack_chk_fail_local@FBSD_1.0 compat symbol...
2010-08-23 impMFtbemd:
2010-08-23 kibOn shared object unload, in __cxa_finalize, call and...
2010-08-23 kibIntroduce implementation-private rtld interface _rtld_a...
2010-08-23 kibStyle.
2010-08-17 kibUse aux vector to get values for SSP canary, pagesize...
2010-08-16 joelFix typos, spelling, formatting and mdoc mistakes found...
2010-08-15 umeCorrect the return code from _dns_gethostby*() to corre...
2010-08-13 ume- When there is no room for returning the result, nss...
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-06 joelFix typos and spelling mistakes.
2010-08-05 acheComment out IEEE Std 1003.1-2001 conformance proclaimed...
2010-08-02 joelSpelling fixes.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-08-02 uqsmdoc: remove unbalanced quotes
2010-08-02 uqsmdoc: make sure to pass at least one argument to quotat...
2010-08-01 rpauloDisable all warnings when building gdtoa. This allows...
2010-07-30 uqsFix a couple of typos.
2010-07-27 traszUpdate mlockall(2) to mention that it's superuser-only...
2010-07-25 bcrApply a small grammar fix to {toupper,tolower}(3).
2010-07-22 kibVerify return value of the sigset manipulation functions
2010-07-21 edAlso link getutxent.3 to utmpx.3.
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-12 kibFor xsi_sigpause(3), remove the supplied signal from...
2010-07-10 nwhitehornProvide 64-bit PowerPC support in libc.
2010-07-10 nwhitehornThe 64-bit PowerPC ABI implemented in binutils 2.15...
2010-07-10 kibDocument pl_siginfo and PT_FLAG_SI for PT_LWPINFO.
2010-07-07 rrsIf a user calls sctp_sendx() with a NULL
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 traszFix acl_from_text(3) - and, therefore, setfacl(1) ...
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-05 traszRemove comment which didn't match reality for a long...
2010-07-05 brucecIncrement 'sa' at the end of the loop; otherwise, only...
2010-07-04 brucecUse ISO C99 integer types instead of the BSD-specific...
2010-07-01 marcelSimplify the calculation of s_scale by rewriting the...
2010-06-30 marcelOn powerpc, calculate s_scale using the non-FP version...
2010-06-26 pjdJust like in case of setgroups(2), for getgroups(2...
2010-06-25 jchandrause PTR_WORD for __curbrk and minbrk instead of .word...
2010-06-20 maximMerge from English r198040: add C message catalogue...
2010-06-16 jchandraMerge jmallett@'s n64 work into HEAD - changeset 2
2010-06-16 jchandraMerge jmallett@'s n64 work into HEAD - changeset 1.
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-14 kientzleSeparate _posix1e_acl_id_to_name() into a separate...
2010-06-13 cpercivaIn threaded processes, destroy the mutex atexit_mutex...
2010-06-11 brucecsctp_recvmsg returns the number of bytes received,...
2010-06-11 uqsmdoc: stop abusing -column lists and use .Bl -tag instead
2010-06-11 impMerge from tbemd
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-08 uqsmdoc: remove literal tabs where they don't belong
2010-06-05 traszDon't use pointer to 64 bit value (id_t) to point to...
2010-06-03 traszDon't forget to free the string in error case.
2010-06-03 trasz_posix1e_acl_sort() never returns anything other than...
2010-06-03 traszFix usage of uninitialized variable.
2010-06-03 traszThe 'acl_cnt' field is unsigned; no point in checking...
2010-06-03 traszThe 'acl_cnt' field is unsigned; no point in checking...
2010-06-02 uqsmdoc: spell macros correctly, there's no need for the...
2010-05-27 cpercivaChange the current working directory to be inside the...
2010-05-24 kibImprove the documentation for PT_LWPINFO. Note that...
2010-05-24 uqsThese features will first appear in 8.1, soon to be...
2010-05-23 traszMake acl_get_perm_np(3) work with NFSv4 ACLs.
2010-05-19 uqsmdoc: consistently spell our email addresses <foo@FreeB...
2010-05-13 traszMake branding less intrusive - in acl_set(3), in case...
next