]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Use a suitable code generation when building libstand for MIPS.
[FreeBSD/FreeBSD.git] / lib / libc /
2013-02-10 jillesfts: Use O_DIRECTORY when opening name that might be...
2013-02-10 attiliomerge from vmcontention
2013-02-10 attilioMFC
2013-02-10 tuexenImprove code style. No functional change.
2013-02-10 jillessigqueue(2): Fix typo (EEPERM -> EPERM).
2013-02-10 attilioMerge from vmcontention
2013-02-10 attilioMFC
2013-02-09 eadlerFix logic inversion.
2013-02-09 joelmdoc: Remove EOL whitespace.
2013-02-09 delphijMFV r245512:
2013-02-08 attilioMerge from vmcontention
2013-02-08 attilioMFC
2013-02-07 kibDocument the detail of interaction between vfork and...
2013-02-07 attilioMerge from vmcontention
2013-02-07 attilioMFC
2013-02-07 kibDocument the ERESTART translation to EINTR for devfs...
2013-02-04 attilioMerge from vmcontention
2013-02-03 attilioMFC
2013-02-01 sjgMerge bmake-20130123
2013-02-01 gahr- Fix more style(9)-related issues (copyright header...
2013-01-31 gahr- Remove underscores from the internal structure name...
2013-01-30 gahrAdd fmemopen(3), an interface to get a FILE * from...
2013-01-30 kibRework the __vdso_* symbols attributes to only make...
2013-01-23 glebiusposix_fadvise(2) first appeared in FreeBSD 9.1
2013-01-21 pjdNote that SIGCHLD is special and if ignored, won't...
2013-01-19 andrewAdd the required __aeabi_* functions to libc.
2013-01-19 neelMerge projects/bhyve to head.
2013-01-19 andrewUse the compiler-rt version __{u,}divsi3 and __{u,...
2013-01-19 andrewUpdate the syscall calling convention for ARM EABI...
2013-01-19 andrewFor ARM EABI we only need a subset of the quad function...
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245509
2013-01-15 zont- Use standard RETURN VALUES section.
2013-01-11 brooksAdd contrib/libc-vis to the include path so we reliably...
2013-01-11 brooksIn r244401 I accidently moved strunvis and strunvisx...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-10 umeRe-enable ip6addrctl support but only for IPv6 address.
2013-01-09 umeDisable destination address selection support of
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)...
next