]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
MFV r247316:
[FreeBSD/FreeBSD.git] / lib / libc /
2013-03-01 Martin MatuskaMFV r247316:
2013-03-01 Kevin LoAssign the len field of the netbuf structure to the...
2013-02-27 Joel Dahlmdoc: add missing El.
2013-02-27 John BaldwinAdd an implementation of open_memstream() and open_wmem...
2013-02-27 Martin MatuskaMFV 247176, 247178, 247315:
2013-02-26 Xin LIUpdate base system libexpat to 2.1.0.
2013-02-25 Martin MatuskaMFV v242732:
2013-02-24 Jilles Tjoelkerlibc/opendir: Improve behaviour of union uniquifier:
2013-02-23 Giorgos KeramidasNow that qsort(3) has a sample comparison function...
2013-02-23 Martin MatuskaMFV r246653:
2013-02-20 Joel DahlSort sections.
2013-02-20 Giorgos KeramidasVarious improvements to the qsort(3) usage example:
2013-02-19 Giorgos KeramidasAdd a sample program that shows how a custom comparison...
2013-02-18 Jilles Tjoelkersetbuf(3): Restore a BUGS section about setbuf().
2013-02-18 Gregory Neil ShapiroMerge sendmail 8.14.6 errata issue
2013-02-17 David XuMake more code be protected by internal mutex, and...
2013-02-16 Pawel Jakub DawidekPut one file per line so it is easier to read diffs...
2013-02-16 David XuSimplify code by using flag O_EXLOCK.
2013-02-15 Dag-Erling SmørgravUpgrade to 1.6.16
2013-02-15 Jung-uk KimMerge ACPICA 20130214.
2013-02-15 Dag-Erling SmørgravImport LDNS and build it as an internal library.
2013-02-15 Jilles Tjoelkersetbuf(3): Remove bugs section about ancient versions...
2013-02-14 Niclas ZeisingChange examples to be consistent with what style(9...
2013-02-13 Jung-uk KimMerge OpenSSL 1.0.1e.
2013-02-13 Niclas ZeisingAdd strchrnul(), a GNU function similar to strchr(...
2013-02-13 Ian LeporeMake the F_READAHEAD option to fcntl(2) work as documen...
2013-02-12 Andrew TurnerWhen clang builds libc it may insert calls to __aeabi_...
2013-02-11 Martin MatuskaMFV r246633:
2013-02-11 Martin MatuskaMFV r246394:
2013-02-11 Martin MatuskaMFV r246392:
2013-02-11 Martin MatuskaMFV r246390:
2013-02-10 Jilles Tjoelkerfts: Use O_DIRECTORY when opening name that might be...
2013-02-10 Martin MatuskaMFV r246388:
2013-02-10 Michael TuexenImprove code style. No functional change.
2013-02-10 Jilles Tjoelkersigqueue(2): Fix typo (EEPERM -> EPERM).
2013-02-09 Eitan AdlerFix logic inversion.
2013-02-09 Joel Dahlmdoc: Remove EOL whitespace.
2013-02-09 Xin LIMFV r245512:
2013-02-07 David ChisnallImport new libc++ to head. Various small fixes and...
2013-02-07 Konstantin BelousovDocument the detail of interaction between vfork and...
2013-02-07 Konstantin BelousovDocument the ERESTART translation to EINTR for devfs...
2013-02-01 Simon J. GerratyMerge bmake-20130123
2013-02-01 Pietro Cerutti- Fix more style(9)-related issues (copyright header...
2013-01-31 Pietro Cerutti- Remove underscores from the internal structure name...
2013-01-30 Pietro CeruttiAdd fmemopen(3), an interface to get a FILE * from...
2013-01-30 Konstantin BelousovRework the __vdso_* symbols attributes to only make...
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-23 Gleb Smirnoffposix_fadvise(2) first appeared in FreeBSD 9.1
2013-01-21 Pawel Jakub DawidekNote that SIGCHLD is special and if ignored, won't...
2013-01-21 David ChisnallImport new fix from libcxxrt. This fixes the case...
2013-01-19 Andrew TurnerAdd the required __aeabi_* functions to libc.
2013-01-19 Neel NatuMerge projects/bhyve to head.
2013-01-19 Andrew TurnerUse the compiler-rt version __{u,}divsi3 and __{u,...
2013-01-19 Andrew TurnerUpdate the syscall calling convention for ARM EABI...
2013-01-19 Andrew TurnerFor ARM EABI we only need a subset of the quad function...
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-17 Jung-uk KimMerge ACPICA 20130117.
2013-01-17 Neel NatuIFC @ r245509
2013-01-16 Xin LIMFV r245510:
2013-01-15 Andrey Zonov- Use standard RETURN VALUES section.
2013-01-11 Brooks DavisAdd contrib/libc-vis to the include path so we reliably...
2013-01-11 Brooks DavisIn r244401 I accidently moved strunvis and strunvisx...
2013-01-11 David ChisnallMerge new version of libcxxrt. This brings in three...
2013-01-10 Hajimu UMEMOTORe-enable ip6addrctl support but only for IPv6 address.
2013-01-09 Hajimu UMEMOTODisable destination address selection support of
2013-01-09 Neel NatuIFC @ r245178
2013-01-06 Andrew TurnerSilence a clang warning by telling it we are only inter...
2013-01-04 Neel NatuIFC @ r244983.
2013-01-03 Xin LIMFV: one-true-awk 20121220.
2013-01-02 Xin LIMFV r244973:
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-28 Xin LIAdd derived versions for common Simplified Chinese...
2012-12-28 Xin LIAdd zh_CN.UTF-8 catalog.
2012-12-25 Andrey Zonov- Update manual pages accordingly to r244384 and r244385.
2012-12-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.2 release.
2012-12-22 Martin MatuskaMFV r244559:
2012-12-21 Xin LI - Reduce buffer size from LINE_MAX to PATH_MAX, there...
2012-12-21 Brooks DavisAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-17 Eitan AdlerFix warning from valgrind when a failed entry is tested.
2012-12-17 Jilles Tjoelkerlibc/iconv: Fix race condition with setting FD_CLOEXEC.
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Martin MatuskaMFV r244245:
2012-12-12 Pawel Jakub DawidekEliminate redundant variable.
2012-12-11 Jilles Tjoelkerlibc: Make various internal file descriptors close...
2012-12-10 Jilles Tjoelkerlibc: Make various internal file descriptors close...
2012-12-10 Brooks DavisImprove style(9) compliance of function declarations.
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-07 Kevin LoDocument that socket(2) may fail with EAFNOSUPPORT...
2012-12-04 Jilles Tjoelkerlibc: Use the new 'e' fopen() mode option to simplify...
2012-12-04 Kevin LoDocument that bind(2) can fail with EAFNOSUPPORT.
2012-12-04 Neel NatuIFC @r243836
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-01 Marcel MoolenaarProtect against DoS attacks, such as being described...
2012-12-01 Marcel MoolenaarIn globextend(), take advantage of the fact that reallo...
2012-12-01 Marcel MoolenaarIn globextend() when the pathv vector cannot be (re...
2012-12-01 Eitan AdlerThe getline function returns the number of characters...
2012-12-01 Robert WatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-30 Jilles Tjoelkerlibc: Allow setting close-on-exec in fopen/freopen...
next