| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add pkgconf files for libusb. | Rui Paulo | 2013-07-25 | 4 | -0/+41 |
| * | wordexp(): Fix syntax validation for backslashes in single-quotes. | Jilles Tjoelker | 2013-07-23 | 1 | -1/+2 |
| * | Document EINVAL error return from PT_LWPINFO | Ed Maste | 2013-07-22 | 1 | -1/+9 |
| * | Teach siglongjmp about the VFP version of the setjmp buffer. | Andrew Turner | 2013-07-21 | 1 | -3/+5 |
| * | Use the correct request syntax for proxied (tunneled) HTTPS requests. | Dag-Erling Smørgrav | 2013-07-21 | 1 | -1/+1 |
| * | Since there's no defined schema for the XML that's generated by the | Scott Long | 2013-07-19 | 2 | -0/+6 |
| * | [fix to r253380] __setenv: be explicit about placing '=' after name | Andriy Gapon | 2013-07-17 | 1 | -2/+1 |
| * | libc: name passed into __setenv is not necessarily NUL-terminated | Andriy Gapon | 2013-07-16 | 1 | -1/+1 |
| * | Add some missing definitions to build a working FreeBSD's libusb under Linux. | Hans Petter Selasky | 2013-07-14 | 4 | -55/+67 |
| * | Cleaner support for type qualifiers. | David Chisnall | 2013-07-13 | 1 | -11/+2 |
| * | Ensure that the _Generic() macro in math.h works with qualified types. | David Chisnall | 2013-07-13 | 1 | -17/+26 |
| * | Fix mdoc syntax. | Hiroki Sato | 2013-07-13 | 1 | -7/+7 |
| * | Typo corrected. | Jens Schweikhardt | 2013-07-12 | 1 | -1/+1 |
| * | Prefix the alias macros for members of struct __mcontext with an underscore | Marius Strobl | 2013-07-12 | 3 | -14/+14 |
| * | Add a leaf node CTL_NET.PF_ROUTE.0.AF.NET_RT_DUMP.0.FIB. This returns | Hiroki Sato | 2013-07-12 | 1 | -9/+9 |
| * | Fix the build with C++ where __builtin_types_compatible_p is not allowed. | David Chisnall | 2013-07-12 | 1 | -2/+3 |
| * | Revert r253247. This change should be improved based on a lesson learnt | Hiroki Sato | 2013-07-12 | 1 | -2/+2 |
| * | Use strtoumax() instead of strtoul() for id/ref attr in XML elements. | Hiroki Sato | 2013-07-12 | 1 | -2/+2 |
| * | Fix some typoes in math.h cleanup. | David Chisnall | 2013-07-11 | 1 | -3/+3 |
| * | Cleanups to math.h that prevent namespace conflicts with C++. | David Chisnall | 2013-07-11 | 1 | -28/+49 |
| * | In r227839, when removing libkvm dependency on procfs(5), | Mikolaj Golub | 2013-07-10 | 2 | -2/+1 |
| * | Fix the handling of SCTP_CURRENT_ASSOC and SCTP_ALL_ASSOC in | Michael Tuexen | 2013-07-09 | 1 | -0/+5 |
| * | Fix a bug where SCTP_ENABLE_STREAM_RESET is not handled by | Michael Tuexen | 2013-07-09 | 1 | -0/+3 |
| * | Update references. | Hiroki Sato | 2013-07-09 | 2 | -12/+11 |
| * | mktemp(3): Add standards section. Prefer standard header. | Jilles Tjoelker | 2013-07-05 | 1 | -4/+29 |
| * | Style fix noted by bde@ | Andrey A. Chernov | 2013-07-04 | 1 | -4/+8 |
| * | After fixing ranges restore POSIX requirement: rand() call without | Andrey A. Chernov | 2013-07-04 | 1 | -1/+6 |
| * | In addition to prev. commit, for repeated rand_r(3) calls don't forget | Andrey A. Chernov | 2013-07-03 | 1 | -1/+5 |
| * | 1) POSIX requires rand(3) return values to be in the [0, RAND_MAX] range, | Andrey A. Chernov | 2013-07-03 | 1 | -4/+16 |
| * | Make it clear that there are three separate internal locks. | Peter Wemm | 2013-07-03 | 4 | -25/+28 |
| * | As a followup to r252547, propate const down the call stack. | Peter Wemm | 2013-07-03 | 21 | -46/+46 |
| * | Replace the #define for "iconv" so it is for the function name instead of | Peter Wemm | 2013-07-03 | 5 | -7/+9 |
| * | Move pos++ out of the complicated equation, introduced at r240780. | Alexander Motin | 2013-07-01 | 1 | -2/+3 |
| * | If strdup failed, don't try and free the wrong thing. | Peter Wemm | 2013-07-01 | 1 | -1/+1 |
| * | __weak_alias() doesn't exist on FreeBSD. Use __weak_reference(); | Peter Wemm | 2013-07-01 | 3 | -11/+19 |
| * | When decoding SLEB128, make sure sign extension is performed for | Kai Wang | 2013-06-30 | 2 | -2/+2 |
| * | libc: Access _sigintr more efficiently. | Jilles Tjoelker | 2013-06-30 | 2 | -2/+2 |
| * | Convert this piece of code to use C11 atomics. | Ed Schouten | 2013-06-30 | 1 | -3/+4 |
| * | Fix -Wunsequenced warning | Tim Kientzle | 2013-06-29 | 1 | -1/+1 |
| * | Fix -Wunsequenced warning. | Tim Kientzle | 2013-06-29 | 1 | -1/+1 |
| * | - Trim an unused and bogus Makefile for mount_smbfs. | Davide Italiano | 2013-06-28 | 4 | -0/+11 |
| * | Make the order of operations for lib/msun more clear. | Eitan Adler | 2013-06-24 | 2 | -2/+2 |
| * | The SUSv4tc1 requires that pthread_setcancelstate() shall be not a | Konstantin Belousov | 2013-06-19 | 1 | -1/+2 |
| * | Refine UMA bucket allocation to reduce space consumption and improve | Jeff Roberson | 2013-06-18 | 1 | -1/+1 |
| * | Build __clear_cache on ARM with clang now it supports it. | Andrew Turner | 2013-06-15 | 1 | -5/+1 |
| * | Let ARM use the custom tailored atomic intrinsics. | Ed Schouten | 2013-06-15 | 11 | -211/+3 |
| * | Renumber clauses to reduce diffs to other versions | Ed Maste | 2013-06-13 | 28 | -28/+28 |
| * | Turn libc.so into an ld script rather than a symlink pointing to the | Jeremie Le Hen | 2013-06-12 | 2 | -0/+3 |
| *-. | Upgrade our copy of llvm/clang to 3.3 release. | Dimitry Andric | 2013-06-12 | 14 | -13/+38 |
| |\ \ |
|
| | | * | Vendor import of clang tags/RELEASE_33/final r183502 (effectively, 3.3vendor/clang/clang-release_33-r183502 | Dimitry Andric | 2013-06-10 | 221 | -5292/+13275 |