]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Merge dtracetoolkit/dtruss from the vendor.
[FreeBSD/FreeBSD.git] / lib / libc /
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...
2010-05-13 traszMake it possible to actually use NFSv4 permission bits...
2010-05-13 uqsmdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS...
2010-05-12 gordonFix a bug due to a type conversion from 64 to 32 bits...
2010-05-12 bruefferThe previous revision actually removed the bug being...
2010-05-11 uqsmdoc: simplify quotation scheme
2010-05-11 uqsmdoc: fix parenthesis
2010-05-11 uqsmdoc: use macro for +- that is understood by mdocml
2010-05-11 bruefferDocument FIONREAD, FIONWRITE and FIONSPACE.
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-09 edwinstrptime(3) confused July with June with the fr_FR...
2010-05-07 jillessigprocmask(2): pthread_sigmask(3) must be used in...
2010-05-07 jillesraise(3): Note that this sends a signal to the current...
2010-05-07 mckusickMerger of the quota64 project into head.
2010-05-06 jillesUpdate xrefs from 4.3BSD to modern signal functions...
2010-05-06 jillessigaltstack(2): document some modernizations:
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-04 kibDocument RUSAGE_THREAD.
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-25 jillesunlinkat(2): unlinkat(AT_REMOVEDIR) fails with ENOTEMPT...
2010-04-25 jillessysctl(3): Update description of various kern.* variables.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-21 kibC language does not has references, it provides pointers.
2010-04-21 kibAdd standards section, improve wording, taking into...
2010-04-20 kibFree() is not allowed to modify errno, remove safety...
2010-04-20 kibSlightly modernize realpath(3).
2010-04-18 kibRevert r206649.
2010-04-17 jillesgetcwd(3): Clarify that EACCES may or may not be checked.
2010-04-16 jillesfnmatch: Fix bad FNM_PERIOD disabling if an asterisk...
2010-04-15 impsvn merge svn+ssh://svn.freebsd.org/base/head@206684
next