]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
ulimit(3): Fix broken check.
[FreeBSD/FreeBSD.git] / lib / libc /
2015-02-12 pfgulimit(3): Fix broken check.
2015-02-10 bdreweryWhen catopen(3) returns an error, it caches the result...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-07 pfgProtect uninitialized scalar variable from being accessed
2015-02-07 traszRemove useless comment.
2015-02-06 pfgUpdate comment and NetBSD ID tag.
2015-02-06 pfgDrop cgetclose() from getdiskbyname().
2015-02-05 pfgtdelete(3): don't delete the node we are about to return.
2015-02-05 pfggetdiskbyname(): plug resource leak
2015-02-02 pfgrpc: Uninitialized pointer read
2015-02-01 pfgResource leak
2015-02-01 jillesttyname_r(): Return actual error, not always [ENOTTY].
2015-01-29 emasteUse zero register instead of immediate 0x0 in MIPS...
2015-01-28 jillessem_post(): Fix and document semaphore value overflow...
2015-01-24 jillesEnable utimensat tests from NetBSD.
2015-01-23 jillesAdd futimens and utimensat system calls.
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 kibAdd procctl(2) PROC_TRACE_CTL command to enable or...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-16 willAdd a ${CP} alias for copying files in the build.
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-12 emasteRemove duplicate copies of trivial getcontextx.c
2015-01-11 kibReduce the size of the interposing table and amount of
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimApparently more Makefiles use stuff from compiler-rt...
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-08 jhbDocument CPU_WHICH_DOMAIN and bump Dd for cpuset.1.
2015-01-08 rodrigcClarify text to be consistent with nanosleep(2),
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 jhibbitsAvoid use of register variables. Clang 3.5 treats...
2015-01-05 kibAvoid calling internal libc function through PLT or...
2015-01-04 joelmdoc: paragraph improvements.
2015-01-03 kibFix known issues which blow up the process after dlopen...
2015-01-03 kibAdd rtld private interface for dso to detect dynamic...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 jillesLink lib/libc/c063 tests to the build.
2015-01-02 delphijMFV r276568:
2015-01-02 ngieDon't install h_raw if dealing with clang 3.5.0+ to...
2014-12-30 dimMerge ^/head r274961 through r276418.
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-29 joelmdoc: remove EOL whitespace.
2014-12-28 dimMerge ^/head r274961 through r276342.
2014-12-27 ngieBuild/install lib/libc/tests/hash/t_sha2 if MK_OPENSSL...
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-27 joelmdoc: improvements to SEE ALSO.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-21 bruefferVarious mdoc fixes and a few EOL whitespace removals.
2014-12-19 delphijPlug a memory leak.
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-17 tuexenInitilize the msg_flags field consistently in all code...
2014-12-17 bdreweryBump Dd for r275846
2014-12-17 mckusickAdd some additional clarification and fix a few gammer...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-15 kibMarkup fixes for kqueue(2), no content changes.
2014-12-15 kuriyamaFix incorrect type of "invalids" argument in __iconv...
2014-12-15 kibAdd a facility for non-init process to declare itself...
2014-12-14 dimMerge ^/head r275749 through r275758.
2014-12-13 traszFix quick_exit(3) manual page to match reality - the...
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 dimMerge ^/head r274961 through r275684.
2014-12-10 tuexenFix a typo reported by Lennart Grahl.
2014-12-10 delphijIn r268924 __fflush was modified so that when write...
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 dimMerge ^/head r274961 through r275261.
2014-11-29 andrewSwitch to the ARM unified assembly language as the...
2014-11-29 baptUpdate libucl to latest version
2014-11-28 dimMerge ^/head r275118 through r275209.
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-27 emasteANSIfy b64_pton
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-25 dimr274961 through r275075
2014-11-25 delphijReinstitate send() after syslogd restarts.
2014-11-25 emasteFix b64_pton output buffer overrun test for exact-sized...
2014-11-25 pluknetFix ifa_data description.
2014-11-25 baptConvert libraries to use LIBADD
2014-11-25 desThe fallback flag in nsdispatch prevents the fallback...
2014-11-25 emasteRevert r274772: it is not valid on MIPS
2014-11-24 dimMerge ^/head r274961 through r274978.
2014-11-24 dimFor now, disable using -fsanitize=bounds for the libc...
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-23 baptTa is only allowed with Bl -column not in Bl -item
2014-11-23 joelMisc mdoc fixes:
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-21 brooksAdd FPU support for MIPS setjmp(3)/longjmp(3).
2014-11-21 emasteUse canonical __PIC__ flag
2014-11-19 traszRemove acl_size.c; apparently it was never used.
2014-11-16 ngieConvert tools/regression/lib/libc/stdio/test-fpclassify...
2014-11-16 ngieConvert tools/regression/lib/libc/stdio/test-fmemopen...
2014-11-16 ngieConvert tools/regression/lib/libc/gen/test-arc4random...
2014-11-13 dchaginAdd the ppoll() system call.
2014-11-09 melifaroRenove faith(4) and faithd(8) from base. It looks like...
next