]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
MFV r254106 (OpenSSL bugfix for RT #2984):
[FreeBSD/FreeBSD.git] / lib / libc /
2013-08-08 Xin LIMFV r254106 (OpenSSL bugfix for RT #2984):
2013-08-08 Andrey A. ChernovAccording to POSIX \ in the fnmatch(3) pattern should...
2013-08-08 Peter WemmOur libc iconv (unlike gnu iconv and the citrus code...
2013-08-07 Xin LIMFV r254071:
2013-08-07 Xin LIMFV r254070:
2013-08-06 Xin LIMFV r254011:
2013-08-06 Erwin LansingUpdate Bind to 9.8.5-P2
2013-08-02 Peter WemmUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-02 Simon J. GerratyMerge bmake-20130730
2013-07-30 Xin LIMFV r253783:
2013-07-30 Xin LIMFV r253782:
2013-07-30 Xin LIMFV r253781 + r253871:
2013-07-30 Steven HartlandMFV r253784:
2013-07-30 Xin LIMFV r253780:
2013-07-28 Andriy GaponRevert r253748,253749
2013-07-28 Andriy Gaponremove needless inclusion of machine/cpu.h in userland
2013-07-28 Peter WemmUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 Pedro F. GiffuniDTrace: re-merge remainder of r249367 (original from...
2013-07-26 Jung-uk KimMerge ACPICA 20130725.
2013-07-26 Andrey ZonovRemove define and documentation for vm_pageout_algorith...
2013-07-25 John BaldwinEnhance the description of NOTE_TRACK:
2013-07-23 Jilles Tjoelkerwordexp(): Fix syntax validation for backslashes in...
2013-07-22 Ed MasteDocument EINVAL error return from PT_LWPINFO
2013-07-21 Andrew TurnerTeach siglongjmp about the VFP version of the setjmp...
2013-07-17 Andriy Gapon[fix to r253380] __setenv: be explicit about placing...
2013-07-16 Andriy Gaponlibc: name passed into __setenv is not necessarily...
2013-07-13 Hiroki SatoFix mdoc syntax.
2013-07-12 Jens SchweikhardtTypo corrected.
2013-07-12 Marius StroblPrefix the alias macros for members of struct __mcontex...
2013-07-12 Hiroki SatoAdd a leaf node CTL_NET.PF_ROUTE.0.AF.NET_RT_DUMP.0...
2013-07-10 David ChisnallImport new libcxxrt / libc++. This brings some bug...
2013-07-09 Michael TuexenFix the handling of SCTP_CURRENT_ASSOC and SCTP_ALL_ASS...
2013-07-09 Michael TuexenFix a bug where SCTP_ENABLE_STREAM_RESET is not handled by
2013-07-09 Hiroki SatoUpdate references.
2013-07-07 Edwin GroothuisMFV of tzdata2013d, 253008
2013-07-06 Alexander Leidinger- Move videodev headers from compat/linux to contrib...
2013-07-05 Martin MatuskaMFV r252839:
2013-07-05 Jilles Tjoelkermktemp(3): Add standards section. Prefer standard header.
2013-07-04 Rui PauloRestore the dbus directory that was not meant to be...
2013-07-04 Rui PauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 Andrey A. ChernovStyle fix noted by bde@
2013-07-04 Andrey A. ChernovAfter fixing ranges restore POSIX requirement: rand...
2013-07-03 Andrey A. ChernovIn addition to prev. commit, for repeated rand_r(3...
2013-07-03 Andrey A. Chernov1) POSIX requires rand(3) return values to be in the...
2013-07-03 Peter WemmMake it clear that there are three separate internal...
2013-07-03 Peter WemmAs a followup to r252547, propate const down the call...
2013-07-03 Peter WemmReplace the #define for "iconv" so it is for the functi...
2013-07-01 Peter WemmIf strdup failed, don't try and free the wrong thing.
2013-07-01 Peter Wemm__weak_alias() doesn't exist on FreeBSD. Use __weak_re...
2013-06-30 Jilles Tjoelkerlibc: Access _sigintr more efficiently.
2013-06-27 Jung-uk KimMerge ACPICA 20130626.
2013-06-25 Xin LIMFV r252215:
2013-06-25 Xin LIDiff reduction against Illumos, no real change to code...
2013-06-18 Peter WemmMerge 1.8.0
2013-06-18 Peter WemmIntroduce svnlite so that we can check out our source...
2013-06-17 Baptiste DaroussinUpdate dialog to 1.2-20130523
2013-06-13 Ed MasteRenumber clauses to reduce diffs to other versions
2013-06-12 Jeremie Le HenTurn libc.so into an ld script rather than a symlink...
2013-06-12 Dimitry AndricUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 Xin LIMFV r251644:
2013-06-11 Xin LIMFV r251626:
2013-06-11 Xin LIMFV r251624:
2013-06-11 Xin LIMFV r251623:
2013-06-11 Xin LIMFV r251622:
2013-06-11 Xin LIMFV r251621:
2013-06-11 Xin LIMFV r251620:
2013-06-11 Xin LIMFV r251619:
2013-06-09 Jilles TjoelkerMake recv() and send() cancellation points, as required...
2013-06-09 Joel DahlMinor mdoc fixes.
2013-06-08 Jilles Tjoelkersigaction(2): Document various non-POSIX functions...
2013-06-08 Gleb Smirnoff Add new system call - aio_mlock(). The name speaks...
2013-06-08 Xin LIMFV r251519:
2013-06-07 Andrew TurnerFinish pulling in the NetBSD setjmp/longjmp updates...
2013-06-07 Andrew TurnerInclude machine/setjmp.h to get the definition of _JB_M...
2013-06-06 Xin LIMFV r251474:
2013-06-06 Ed MasteSwitch to 2-clause license and standard text
2013-06-05 Jung-uk KimAdd GNU regex from glibc 2.17.
2013-06-05 Simon J. GerratyUpdate to bmake-20130604 to fix file descriptor leak.
2013-06-05 Andrew TurnerRemove part of the NetBSD longjmp code that was not...
2013-06-04 Andrew TurnerStart to merge the updated ARM NetBSD setjump/longjmp...
2013-06-04 Joel Dahlmdoc: convert .Fd to .In, which is much nicer.
2013-06-03 Ed SchoutenAdd libiconv based versions of *c16*() and *c32*().
2013-06-03 Ed MasteSwitch to 2-clause license
2013-05-31 Xin LIMFV: Redo the fixup using the submitted version accepte...
2013-05-31 Jilles Tjoelkerdup(2): Clarify return value, in particular of dup2().
2013-05-31 Jilles Tjoelkersigaction(2): *at system calls are async-signal safe.
2013-05-31 Jilles Tjoelkersigaction(2): Extend description of async-signal safe...
2013-05-31 Jilles Tjoelkerfork(2): Add information about fork() in multi-threaded...
2013-05-31 Jilles Tjoelkerfork(2): #include <sys/types.h> is not needed.
2013-05-30 Xin LIMFV: tcpdump 4.4.0.
2013-05-30 Baptiste DaroussinUpdate byacc to 20130304
2013-05-30 Xin LIMFV: libpcap 1.4.0.
2013-05-29 Ed MasteRemove clause 3 and 4 from TNF licenses
2013-05-28 Ed MasteRemove the advertising clause from the Regents of the...
2013-05-28 Ed MasteRenumber clauses to reduce diffs to other versions
2013-05-28 Ed MasteRemove the advertising clause from the Regents of the...
2013-05-28 Konstantin BelousovThe getcontext() from the __fillcontextx() call in the
2013-05-27 Jilles Tjoelkercap_rights_limit(2): CAP_ACCEPT also permits accept4(2).
2013-05-25 Marcel MoolenaarMake the malloc(3) family of functions weak and make...
2013-05-25 Jilles Tjoelkersigreturn(2): Remove ancient compatibility warning...
next