| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix mdoc errors. | Konstantin Belousov | 2011-04-01 | 1 | -3/+2 |
| * | Expose the rctl(2) API in libc. | Edward Tomasz Napierala | 2011-03-30 | 1 | -0/+5 |
| * | Use FD_CLOEXEC explicitly. | Sergey Kandaurov | 2011-03-30 | 1 | -1/+1 |
| * | Don't calculate len too early. | Pawel Jakub Dawidek | 2011-03-26 | 1 | -1/+1 |
| * | Follow style(9) in example code and handle opendir(3) error. | Pawel Jakub Dawidek | 2011-03-26 | 1 | -4/+7 |
| * | Document O_CLOEXEC. | Konstantin Belousov | 2011-03-25 | 1 | -4/+16 |
| * | Add missing resource limits: | Sergey Kandaurov | 2011-03-24 | 1 | -12/+14 |
| * | humanize_number(3) multiply the input number by 100, which could cause an | Xin LI | 2011-03-23 | 1 | -16/+24 |
| * | Move the code around so that libc behaviour does not depend on a variable | Edward Tomasz Napierala | 2011-03-22 | 1 | -8/+4 |
| * | s/buffer/buf as is used in the code. | Glen Barber | 2011-03-21 | 1 | -5/+5 |
| * | index(3): Mention that index/rindex are deprecated and not specified by | Jilles Tjoelker | 2011-03-20 | 1 | -1/+14 |
| * | When building libc with the syscall compatibility, don't also generate the | Marcel Moolenaar | 2011-03-17 | 1 | -1/+4 |
| * | Don't add sigwait.c to MISRCS here when sigwait.c lives under ../sys and | Marcel Moolenaar | 2011-03-17 | 1 | -1/+1 |
| * | From fts.c comment: | Pawel Jakub Dawidek | 2011-03-16 | 2 | -0/+2 |
| * | rfork(2): Discourage rfork_thread-like approaches. | Jilles Tjoelker | 2011-03-15 | 1 | -17/+3 |
| * | Take two. Add the missing file that should have been committed | Steve Kargl | 2011-03-12 | 3 | -1/+159 |
| * | Temporary disable the building of cbrtl until I | Steve Kargl | 2011-03-12 | 2 | -2/+1 |
| * | Implement the long double version for the cube root function, cbrtl. | Steve Kargl | 2011-03-12 | 6 | -18/+32 |
| * | Move cap_enter(2) and cap_getmode(2) symbols from FBSD_1.1 to FBSD_1.2. | Robert Watson | 2011-03-12 | 1 | -2/+2 |
| * | Mention the name of the module in warning messages. | Dag-Erling Smørgrav | 2011-03-12 | 1 | -2/+2 |
| * | Add "ruser" and "luser" options. The former corresponds to the current | Dag-Erling Smørgrav | 2011-03-12 | 2 | -5/+35 |
| * | Now that TLS generally is available on sparc64 since r219534 turn on | Marius Strobl | 2011-03-11 | 1 | -1/+1 |
| * | No newline required. | Dag-Erling Smørgrav | 2011-03-09 | 1 | -2/+2 |
| * | Correct a typo in the malloc(3) manpage. Malloc options are set in the | Ryan Stone | 2011-03-07 | 1 | -2/+2 |
| * | Add cexp() to the complex(3) manpage. Thanks to bde for pointing out | David Schultz | 2011-03-07 | 1 | -14/+12 |
| * | Remove part of an uncommitted change that snuck into the last commit. | David Schultz | 2011-03-07 | 1 | -1/+0 |
| * | Convert log10f() to use __kernel_log(), which is more accurate and simpler. | David Schultz | 2011-03-07 | 1 | -11/+19 |
| * | Convert log10() to use __kernel_log(), which is more accurate and simpler. | David Schultz | 2011-03-07 | 1 | -38/+16 |
| * | Add cexp() and cexpf(). | David Schultz | 2011-03-07 | 5 | -2/+317 |
| * | Because we call __printf_out() with a on-stack buffer, also call | Pawel Jakub Dawidek | 2011-03-06 | 1 | -2/+4 |
| * | expand_number() needs uint64_t, declare it here if not already declared. | Pawel Jakub Dawidek | 2011-03-06 | 1 | -0/+5 |
| * | Fix various issues in how %#T is handled: | Pawel Jakub Dawidek | 2011-03-06 | 1 | -7/+11 |
| * | Mention setloginclass(2) in login_class(3). | Edward Tomasz Napierala | 2011-03-06 | 1 | -2/+7 |
| * | Move getloginclass(2) and setloginclass(2) to FBSD_1.2, where they should've | Edward Tomasz Napierala | 2011-03-06 | 1 | -2/+2 |
| * | Add FBSD_1.2; syscalls added in 9-CURRENT are supposed to go there. | Edward Tomasz Napierala | 2011-03-06 | 1 | -0/+3 |
| * | Add manual page for getloginclass(2) and setloginclass(2). | Edward Tomasz Napierala | 2011-03-06 | 2 | -2/+100 |
| * | Add two new system calls, setloginclass(2) and getloginclass(2). This makes | Edward Tomasz Napierala | 2011-03-05 | 3 | -1/+27 |
| * | Make acl_strip_np(3) use new trivial ACL format for NFSv4 ACls (three | Edward Tomasz Napierala | 2011-03-04 | 1 | -1/+1 |
| * | Make cap_new(2) and cap_getmode(2) symbols from libc public so applications | Robert Watson | 2011-03-03 | 3 | -1/+105 |
| * | Add description of ECAPMODE to errno(2) man page. | Robert Watson | 2011-03-03 | 1 | -0/+2 |
| * | Add text string for ECAPMODE to libc. | Robert Watson | 2011-03-03 | 1 | -0/+1 |
| * | Fix some duplicate-word typos in manpages. | Ulrich Spörlein | 2011-03-02 | 1 | -1/+1 |
| * | Put in a temporary workaround for ctfmerge hanging on processing | Dimitry Andric | 2011-03-01 | 1 | -0/+4 |
| * | Remove duplicate "in". | Rebecca Cran | 2011-03-01 | 2 | -2/+2 |
| * | - Add missing MLINKS for libusb and some manpage fixes. | Hans Petter Selasky | 2011-02-28 | 2 | -3/+180 |
| * | - Add support for software pre-scaling of ISOCHRONOUS transfers. | Hans Petter Selasky | 2011-02-28 | 6 | -22/+30 |
| * | Revert some of r177626. "in in" is valid in certain sentences. | Rebecca Cran | 2011-02-28 | 2 | -2/+2 |
| * | Update llvm/clang to trunk r126547. | Dimitry Andric | 2011-02-27 | 3 | -3/+4 |
| |\ |
|
| | * | Vendor import of clang trunk r126547:vendor/clang/clang-r126547 | Dimitry Andric | 2011-02-26 | 121 | -2630/+4843 |
| * | | Instead of defining LLVM_MULTITHREADED as 0 or 1, define or undefine it, | Dimitry Andric | 2011-02-27 | 2 | -2/+2 |