]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
sh: Return status 127 for unknown jobs in wait builtin.
[FreeBSD/FreeBSD.git] / lib / libc /
2013-06-05 andrewRemove part of the NetBSD longjmp code that was not...
2013-06-04 andrewStart to merge the updated ARM NetBSD setjump/longjmp...
2013-06-04 joelmdoc: convert .Fd to .In, which is much nicer.
2013-06-03 edAdd libiconv based versions of *c16*() and *c32*().
2013-06-03 emasteSwitch to 2-clause license
2013-05-31 jillesdup(2): Clarify return value, in particular of dup2().
2013-05-31 jillessigaction(2): *at system calls are async-signal safe.
2013-05-31 jillessigaction(2): Extend description of async-signal safe...
2013-05-31 jillesfork(2): Add information about fork() in multi-threaded...
2013-05-31 jillesfork(2): #include <sys/types.h> is not needed.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-29 emasteRemove clause 3 and 4 from TNF licenses
2013-05-28 emasteRemove the advertising clause from the Regents of the...
2013-05-28 emasteRenumber clauses to reduce diffs to other versions
2013-05-28 emasteRemove the advertising clause from the Regents of the...
2013-05-28 kibThe getcontext() from the __fillcontextx() call in the
2013-05-27 jillescap_rights_limit(2): CAP_ACCEPT also permits accept4(2).
2013-05-25 marcelMake the malloc(3) family of functions weak and make...
2013-05-25 jillessigreturn(2): Remove ancient compatibility warning...
2013-05-25 edMake some tiny improvements to iconv_open().
2013-05-25 edOnly call free() on something we allocated.
2013-05-23 edLet iconv build on -HEAD properly.
2013-05-21 edUpdate manpages for r250887.
2013-05-21 edAdd <uchar.h>.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-20 julianUpdate the setfib man page to reflect recent changes.
2013-05-20 jillespopen(): Add 'e' mode character to set close-on-exec...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-14 hirenFix a typo: It should be "strtoll" and not "stroll".
2013-05-12 eadlerFix several typos
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 pluknetTypo.
2013-05-09 jillesposix_spawn_file_actions_adddup2(3): Document differenc...
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:
next