]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
posix_spawn_file_actions_addopen(3): Correct error for bad file descriptor.
[FreeBSD/FreeBSD.git] / lib / libc /
2013-05-09 jillesposix_spawn_file_actions_addopen(3): Correct error...
2013-05-09 jilleswordexp(): Simplify code by deferring work to sh.
2013-05-04 pluknetPOSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD...
2013-05-04 pluknetDocument that the return type is different from 1003...
2013-05-04 pluknetmdoc: missing comma in .Dd macro.
2013-05-04 pluknetAdd entry for errno ECAPMODE.
2013-05-03 jkimImprove compatibility with recent flex from flex.source...
2013-05-03 pluknetAlso, add a missing period.
2013-05-03 pluknetRemove an extra comma.
2013-05-03 pluknetRemove the STANDARDS section.
2013-05-01 jillesaccept(2), pipe(2): Fix .Dd.
2013-05-01 jillesAdd pipe2() system call.
2013-05-01 jillesAdd accept4() system call.
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 jillesintro(2): Fix some errors in ENFILE and EMFILE descript...
2013-04-26 jillessysconf(3): Correct the description of _SC_OPEN_MAX.
2013-04-24 jillesgetdtablesize(2): Describe what this function actually...
2013-04-23 emasteConvert libc/stdio from K&R to ANSI C
2013-04-23 emasteRenumber clauses to reduce diffs to other versions
2013-04-23 eadler- sl_find does not modify 'name'
2013-04-23 eadlerSwitch from K&R prototypes to modern C
2013-04-22 pluknetKeep up with negative addrlen check removal in r249649.
2013-04-21 jillesdup(2): Remove incorrect sentence about getdtablesize().
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-21 joelAdd example.
2013-04-21 joelRemove cross-references to nonexistent CPU_SET(3) manpage.
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-17 jillespututxline: Don't set errno=0 in subfunctions.
2013-04-17 gabor- Correct mispellings of the word occurrence
2013-04-16 joelmdoc: remove superfluous paragraph macro.
2013-04-16 jhb- Document that sem_wait() can fail with EINTR if it...
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-14 jilleslibc: Fix typo in French translation.
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 emasteSpelling correction
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-11 emasteRemove unused atomic header
2013-04-10 tuexenRemove the number of addresses restriction from sctp_co...
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 mmMFV r248217:
2013-04-05 gnnCorrect the returned message lengths for timeval and...
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 delphijReplace access to /dev/random with the kernel pseudo...
2013-04-02 sjgUpdate to bmake-20130330
2013-04-02 mdfFix return type of extattr_set_* and fix rmextattr...
2013-04-01 jilleswordexp(): Remove wrong IFS usage.
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-27 jillesbtowc(3), isblank(3): Correct prototypes for _l variants.
2013-03-26 jillesaccept(2): Mention inheritance of O_ASYNC and signal...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-24 dimCompile contrib/tzcode/stdtime/localtime.c with -fwrapv...
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 pjdDocument chflagsat(2).
2013-03-21 pjdImplement chflagsat(2) system call, similar to fchmodat...
2013-03-21 pjd- Make 'flags' argument to chflags(2), fchflags(2)...
2013-03-21 jillesAllow O_CLOEXEC in posix_openpt() flags.
2013-03-21 mmMerge libzfs_core branch:
2013-03-19 jillesImplement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.
2013-03-19 mmMFV r247580:
2013-03-19 mmMFC @248493
2013-03-19 glebiusThere are actually two different cases when mlock(2...
2013-03-18 mmMFC @248461
2013-03-18 kevloAdd restrict keyword to realpath manpage.
2013-03-17 attilioMFC
2013-03-16 pjdAdd a note to the HISTORY section about lchflags(2...
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 brooksUpdate to the latest (un)vis(3) sources from NetBSD...
2013-03-14 attilioMFC
2013-03-13 jilleslibc: Avoid SIGPIPE when nscd closes the connection...
2013-03-13 pluknetLink getcontextx(3) to getcontext(3).
2013-03-13 pluknetAdd the getcontextx prototype to SYNOPSIS.
2013-03-09 mmMFC @248093
2013-03-08 attilioMFC
2013-03-07 attilioMerge from vmcontention
2013-03-07 attilioMFC
2013-03-06 zeisingCreate a symlink from strchrnul.3 to strchr.3.
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-03 attilioMerge from vmcontention
2013-03-03 attilioMFC
2013-03-02 pjd- Implement two new system calls:
2013-03-02 attilioMFC
2013-03-02 attilioMerge from vmcontention
2013-03-02 attilioMFC
2013-03-02 joelmdoc: remove superfluous paragraph macro.
2013-03-02 pjdMerge Capsicum overhaul:
2013-03-02 pjdProvide cap_sandboxed(3) function, which is a wrapper...
2013-03-01 delphijFix assignment of maximum bounadary.
2013-03-01 kevloAssign the len field of the netbuf structure to the...
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-27 joelmdoc: add missing El.
2013-02-27 jhbAdd an implementation of open_memstream() and open_wmem...
next