]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix a typo.
[FreeBSD/FreeBSD.git] / lib /
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 Alexander MotinMove pos++ out of the complicated equation, introduced...
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 Kai WangWhen decoding SLEB128, make sure sign extension is...
2013-06-30 Jilles Tjoelkerlibc: Access _sigintr more efficiently.
2013-06-30 Ed SchoutenConvert this piece of code to use C11 atomics.
2013-06-29 Tim KientzleFix -Wunsequenced warning
2013-06-29 Tim KientzleFix -Wunsequenced warning.
2013-06-28 Davide Italiano- Trim an unused and bogus Makefile for mount_smbfs.
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-25 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-25 Xin LIUpdate vendor/illumos/dist to illumos-gate 14056:812b3d...
2013-06-24 Eitan AdlerMake the order of operations for lib/msun more clear.
2013-06-19 Konstantin BelousovThe SUSv4tc1 requires that pthread_setcancelstate(...
2013-06-18 Peter WemmMerge 1.8.0
2013-06-18 Jeff RobersonRefine UMA bucket allocation to reduce space consumptio...
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-15 Andrew TurnerBuild __clear_cache on ARM with clang now it supports it.
2013-06-15 Ed SchoutenLet ARM use the custom tailored atomic intrinsics.
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-12 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-11 John BaldwinBorrow the algorithm from kvm_getprocs() to fix procsta...
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-11 Xin LIUpdate vendor/illumos/dist to illumos-gate 14049:4a7f63...
2013-06-11 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-10 Dimitry AndricVendor import of clang tags/RELEASE_33/final r183502...
2013-06-10 Dimitry AndricVendor import of llvm tags/RELEASE_33/final r183502...
2013-06-10 David SchultzAdd implementations of acoshl(), asinhl(), and atanhl...
2013-06-09 Jilles TjoelkerMake recv() and send() cancellation points, as required...
2013-06-09 Joel DahlMinor mdoc fixes.
2013-06-09 Pedro F. Giffunilibstand: Reset the seek pointer in ext2fs as done...
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 Ed SchoutenUse improved __sync_*() intrinsics for MIPS in userspac...
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-07 Andrew TurnerRemove an extra copy of _setjmp from libstand. We have...
2013-06-07 Ed MasteAdd libusb_get_port_numbers
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-05 David SchultzStyle fixes.
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-04 David SchultzAdd man links for expl(3) and expm1l(3).
2013-06-03 Xin LIFix a typo: XPORT_SPI should be tested against transpor...
2013-06-03 Steve KarglChange a comma to a semicolon.
2013-06-03 Steve Karglld80 and ld128 implementations of expm1l(). This code...
2013-06-03 Steve KarglFix two comments that got lost in the disentanglement...
2013-06-03 Steve Karglld80/s_expl.c:
2013-06-03 Steve KarglMicro-optimization: move the unary mius operator to...
2013-06-03 Steve KarglAdd a comment to note that bde supplied most, if not...
2013-06-03 Steve Karglld80/s_expl.c:
2013-06-03 Steve Karglld80/s_expl.c:
2013-06-03 Steve KarglRename a few P2, P3, ... coefficients to A2, A3, ....
2013-06-03 Steve KarglUpdate a comment to reflect that we are using an endpoi...
2013-06-03 Steve KarglAdd a u suffix to the IEEEl2bits unions o_threshold...
2013-06-03 Steve KarglIntroduce the macro LOG2_INTERVAL, which is log2(number...
2013-06-03 Steve KarglWhitespace.
2013-06-03 Steve Kargl* Rename the polynomial coefficients from P2, P3, ...
2013-06-03 Steve Kargl* Style(9). Start non-Copyright fancy formatted comme...
2013-06-03 Steve Karglld80/s_expl.c:
2013-06-03 Ed SchoutenAdd libiconv based versions of *c16*() and *c32*().
2013-06-03 Ed MasteSwitch to 2-clause license
2013-06-03 David SchultzAdd logl, log2l, log10l, and log1pl.
2013-06-03 Konstantin BelousovSince the cause of the problems with the __fillcontextx...
2013-06-02 Tijl CoosemansConvert old make variable modifiers :U and :L to bmake...
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.
next