]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Reencode files from latin1 to UTF-8.
[FreeBSD/FreeBSD.git] / lib / libc /
2011-06-18 delphijSync with OpenBSD, primarily make the code easier to...
2011-06-18 delphijSync with OpenBSD (zap rcsid).
2011-06-18 delphijThe flags argument of mpool_get() is meaningful, docume...
2011-06-17 jillesposix_spawn(3): Document r222511 (trying to close alrea...
2011-06-17 tuexenAdd SCTP_MAX_BURST support to sctp_opt_info().
2011-06-17 tuexenUpdate the list of supported socket options for sctp_op...
2011-06-16 tuexenFix two typos and remove redundant code.
2011-06-16 tuexen* Fix the handling of addresses in sctp_sendv().
2011-06-16 hrsMerge from HEAD@222977.
2011-06-16 davidxuUse size of int to fetch sysctl kern.sched.cpusetsize...
2011-06-15 tuexenAdd support for the newly added SCTP API.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-05 hrsMerge from HEAD@222712.
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-02 attilioMFC
2011-06-02 uqsmdoc: reorder sections consistently
2011-05-31 attilioMFC
2011-05-30 jillesposix_spawn(): Do not fail when trying to close an...
2011-05-29 hrsMerge from head@222434.
2011-05-27 attilioMFC
2011-05-27 gabor- Move some internal functions to the private namespace
2011-05-26 attilioMFC
2011-05-25 ru[mdoc] Fixed .Dt call.
2011-05-17 attilioMFC
2011-05-17 jillesmq_setattr(2): Add missing const to man page.
2011-05-14 attilioMFC
2011-05-14 attilioDisconnect sun4v architecture from the three.
2011-05-13 attilioMFC
2011-05-13 pluknetUpdate sticky(7) cross references.
2011-05-06 attilioMFC
2011-05-05 tuexen* Update copyright notice.
2011-05-04 attilioMFC
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-03 delphijFix prototype for ffsll(3) and fls(3).
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-23 gjb- Clarification on kld_file_stat.size
2011-04-18 mdfAdd the posix_fallocate(2) syscall. The default implem...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-14 jillesgetfh(2): Add xrefs for fhopen(2), open(2), stat(2).
2011-04-14 pluknetRemove vestiges of disklabel(5).
2011-04-10 rmacklemFix a bug in the userland rpc library, where it would...
2011-04-09 traszMake it possible to use permission sets (full_set,...
2011-04-05 jillesAllow strerror(0) and strerror_r(0, ...).
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-04-01 kibFix mdoc errors.
2011-03-30 traszExpose the rctl(2) API in libc.
2011-03-30 pluknetUse FD_CLOEXEC explicitly.
2011-03-26 pjdDon't calculate len too early.
2011-03-26 pjdFollow style(9) in example code and handle opendir...
2011-03-25 kibDocument O_CLOEXEC.
2011-03-22 traszMove the code around so that libc behaviour does not...
2011-03-20 jillesindex(3): Mention that index/rindex are deprecated...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-17 marcelWhen building libc with the syscall compatibility,...
2011-03-17 marcelDon't add sigwait.c to MISRCS here when sigwait.c lives...
2011-03-16 pjdFrom fts.c comment:
2011-03-15 jillesrfork(2): Discourage rfork_thread-like approaches.
2011-03-12 rwatsonMove cap_enter(2) and cap_getmode(2) symbols from FBSD_...
2011-03-12 dasMerge gdtoa-20110304.
2011-03-11 mariusNow that TLS generally is available on sparc64 since...
2011-03-07 rstoneCorrect a typo in the malloc(3) manpage. Malloc option...
2011-03-06 pjdBecause we call __printf_out() with a on-stack buffer...
2011-03-06 pjdFix various issues in how %#T is handled:
2011-03-06 traszMove getloginclass(2) and setloginclass(2) to FBSD_1...
2011-03-06 traszAdd FBSD_1.2; syscalls added in 9-CURRENT are supposed...
2011-03-06 traszAdd manual page for getloginclass(2) and setloginclass(2).
2011-03-05 traszAdd two new system calls, setloginclass(2) and getlogin...
2011-03-04 traszMake acl_strip_np(3) use new trivial ACL format for...
2011-03-03 rwatsonMake cap_new(2) and cap_getmode(2) symbols from libc...
2011-03-03 rwatsonAdd description of ECAPMODE to errno(2) man page.
2011-03-03 rwatsonAdd text string for ECAPMODE to libc.
2011-03-01 dimPut in a temporary workaround for ctfmerge hanging...
2011-03-01 brucecRemove duplicate "in".
2011-02-28 brucecRevert some of r177626. "in in" is valid in certain...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-25 edFix style(9) issues in pututxline(3).
2011-02-25 gaborAdd the BSD-licensed Citrus iconv to the base system...
2011-02-24 pluknetRemove sysctl vm.max_proc_mmap used to protect from...
2011-02-22 jchandraFix bzero() for 64-bit.
2011-02-21 brucecFix typos - remove duplicate "the".
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-19 edAdd a utility, utxrm(8).
2011-02-19 edProperly styleify utmpx code and document error codes...
2011-02-18 nwhitehornTurn off default generation of userland dot symbols...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-15 edDon't forget to bump man page date for r218711.
2011-02-15 edRemove dead reference to regexp(3). Use regex(3) instead.
2011-02-13 brucecDocument some more sysconf(3) variables.
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-07 jkimIntroduce a non-portable function pthread_getthreadid_n...
2011-02-06 jillesrfork_thread(3): Mark deprecated in favor of pthread_cr...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-04 kibRemove duplicate .note.GNU-stack section declaration...
2011-02-04 jillesMake sys_signame upper case.
2011-01-27 jchandraFix n32 compile.
2011-01-25 kibEmit .note.GNU-stack for the syscall stubs generated...
2011-01-25 kibDocument PT_FLAG_FORKED, PT_FOLLOW_FORK, pl_tdname...
next