]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Minor mdoc fixes.
[FreeBSD/FreeBSD.git] / lib /
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 TurnerThere should have been a tab after SRCS+=
2013-01-19 Andrew TurnerFor ARM EABI we only need a subset of the quad function...
2013-01-19 Andrew TurnerAdd the __aeabi_*divmod functions to the compiler-rt...
2013-01-18 Jilles Tjoelkerlibthr: Always use the threaded rtld lock implementation.
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-17 Jung-uk KimMerge ACPICA 20130117.
2013-01-17 Neel NatuIFC @ r245542
2013-01-17 Neel NatuIFC @ r245509
2013-01-16 Xin LIMFV r245510:
2013-01-15 Andrey Zonov- Use standard RETURN VALUES section.
2013-01-13 Mateusz Guziklibutil: fix typo in comment for gr_fini.
2013-01-13 Mateusz Guziklibutil: utilize strsep instead of strcat in a loop...
2013-01-13 Mateusz Guziklibutil: move group_line_format into the scop of its...
2013-01-13 Mateusz Guziklibutil: eliminate 'found' variable in gr_equal
2013-01-12 Joel DahlAdd FILES section.
2013-01-12 Joel Dahleditrc only read from $HOME.
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 Andrey V. ElsukovFix the bindto parameter declaration.
2013-01-09 Hajimu UMEMOTODisable destination address selection support of
2013-01-09 Neel NatuIFC @ r245205
2013-01-09 Neel NatuIFC @ r245178
2013-01-07 Konstantin BelousovOnly assign the environ in the startup code when enviro...
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:
2013-01-01 Pedro F. Giffunilibedit: bind the correct command when using "bind...
2013-01-01 Antoine BrodinAdd missing DPADD
2012-12-30 Nathan WhitehornWith the old sade removed, libdisk is no longer used...
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-28 Baptiste DaroussinSimplify pointing dst after the end of all the gr_mem...
2012-12-28 Baptiste Daroussinerrno = ENOMEM was supposed to be removed not return...
2012-12-28 Baptiste Daroussinmalloc() sets errno to ENOMEM already.
2012-12-28 Baptiste DaroussinDo not leave parts of the new group uninitialized in...
2012-12-28 Xin LIAdd derived versions for common Simplified Chinese...
2012-12-28 Xin LIAdd zh_CN.UTF-8 catalog.
2012-12-27 Baptiste Daroussinavoid arithmetic on uintptr_t
2012-12-27 Baptiste Daroussincast to uintptr_t to properly calculate offset
2012-12-27 Baptiste DaroussinAdd O_CLOEXEC to flopen
2012-12-27 Baptiste Daroussingr_dup: simplify duplication of group
2012-12-27 Baptiste Daroussin- Clean up previous gr_add use malloc instead of calloc
2012-12-27 Baptiste DaroussinNew gr_add function to provide a clean and safe method...
2012-12-27 Baptiste DaroussinUse flopen(3) instead of open(2) + flock(2)
2012-12-26 Sergey KandaurovFix libproc test case to work with clang premature...
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-22 Dimitry AndricVendor import of clang tags/RELEASE_32/final r170710...
2012-12-22 Dimitry AndricVendor import of llvm tags/RELEASE_32/final r170710...
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-21 Brooks DavisAdd libnetbsd, a thin compatibility layer intended...
2012-12-21 Kevin LoFix socket calls on error post-r243965.
2012-12-21 Rui PauloMove the 64-bit _setjmp to lib/libstand.
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-18 Andrew TurnerGet libcompiler-rt and libgcc building on ARM with...
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 Mikolaj GolubNew devstat metrics for devstat_compute_statistics():
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-11 Dimitry AndricCleanup a few duplicate llvm libs that snuck in with...
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 LansingRe-disable GSSAPI, which does not build on several...
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-07 Kevin LoDocument that socket(2) may fail with EAFNOSUPPORT...
2012-12-07 Xin LIFix build: reflect the increased field number.
2012-12-06 Sergey Matveychuk- Rewrite radius servers traversal algorithm.
2012-12-05 Baptiste Daroussinremove redundant yyparse declarations
2012-12-05 Erwin LansingVendor import of Bind 9.8.4
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-02 Dimitry AndricVendor import of clang release_32 branch r168974 (effec...
2012-12-02 Dimitry AndricVendor import of llvm release_32 branch r168974 (effect...
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...
2012-11-29 David ChisnallMerge new libc++ into head.
2012-11-26 Martin MatuskaMFV r243395:
2012-11-25 Martin MatuskaMFV r243013 and r243267:
2012-11-25 Martin MatuskaMFV r243012:
next