]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
libc/stdio: Fail fdopen() on an execute-only fd.
[FreeBSD/FreeBSD.git] / lib / libc /
2014-01-04 tuexenFix several bugs in sctp_bindx():
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 pluknet- Fix EBADF description, in following the future POSIX...
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-26 pluknetFix an apparent typo.
2013-12-26 pluknetProvide the manual page for aio_fsync(2).
2013-12-25 pluknetThe compile time constant limit on number of swap devic...
2013-12-18 rushm_open(2): Fixed the history information.
2013-12-13 eadlergetopt_long.3: wording quibbles
2013-12-09 hrsReplace Sun RPC license with a 3-clause BSD license...
2013-12-06 kibDo not force to run atexit handlers, which text comes...
2013-12-06 joelmdoc: remove EOL whitespace.
2013-12-05 rayMFC @r258947.
2013-12-03 jhbVarious updates and tweaks to the wait(2) manpage.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-01 jilleschmod(2): Document S_ISVTX following SUSv3/SUSv4.
2013-12-01 jilleswaitid(2): Do not tell userland programmers to include...
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-30 pjdMake process descriptors standard part of the kernel...
2013-11-25 peterMove the iconv wrapper source from libc_nonshared to...
2013-11-25 hrsThere is no file under SISSL after license replacement...
2013-11-25 hrsReplace Sun Industry Standards Source License for Sun...
2013-11-25 hrsReplace Sun RPC license in TI-RPC library with a 3...
2013-11-25 hrsAdd ICONV_{GET,SET}_ILSEQ_INVALID iconvctl. GNU iconv...
2013-11-23 andreastGet rid of the CONCAT macro.
2013-11-21 andreastReplace the WEAK_ALIAS() alias with the WEAK_REFERENCE...
2013-11-21 andreastIntroduce a WEAK_REFERENCE() alias and use it. Get...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 peterAttempt to move the POSIX iconv* symbols out of runtime...
2013-11-17 eadlerAdd missing include files for the printf_l and scanf_l...
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-12 traszFix typo.
2013-11-12 traszFix description to actually make sense.
2013-11-12 traszMention acl_get_brand_np(3).
2013-11-10 eadlerFix typo: site_t -> size_t
2013-11-09 pluknetFix extattr(2) MLINKS.
2013-11-08 dimFix typo in include guard, found by clang 3.4.
2013-11-06 rayMFC @r257740.
2013-11-05 gjbFix .Dd after r257646.
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-04 eadlerUse OpenBSD's revamped description of strlcpy and strlcat.
2013-11-04 pjd- Add manual pages for capability rights (rights(4...
2013-11-03 jilleskqueue: Change error for kqueues rlimit from EMFILE...
2013-11-03 peterRemove the WITH_LIBICONV_COMPAT hack that seems to...
2013-10-29 baptMerge byacc 20130925
2013-10-23 rayMFC @r256953
2013-10-21 kibAdd a resource limit for the total number of kqueues...
2013-10-21 delphijDrop cm_lock before calling mapper_close, which in...
2013-10-20 jillessyslog: Use SOCK_CLOEXEC instead of separate fcntl...
2013-10-20 jillespopen(): Try to prevent inappropriate fd passing even...
2013-10-15 glebius Make getutxent(3) more robust against bad utx.log...
2013-10-08 rayMFC @r256148.
2013-10-02 markmMFC - tracking update.
2013-10-02 markmMFC - tracking update.
2013-10-01 jillesaccept(2): Update portability note for accept4().
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 joelMinor mdoc improvements.
2013-09-19 jhbExtend the support for exempting processes from being...
2013-09-19 tuexenRemove an unused variable and fix a memory leak in...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-13 grehanImport Hyper-V paravirtualized drivers from projects...
2013-09-12 bdreweryConsistently reference file descriptors as "fd". 55...
2013-09-11 grehanIFC @ r255459
2013-09-09 jhbAdd a mmap flag (MAP_32BIT) on 64-bit platforms to...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-07 markmBring in some behind-the-scenes development, mainly...
2013-09-07 andrewOn ARM EABI double precision floating point values...
2013-09-07 jilleswait(2): Add some possible caveats to standards section.
2013-09-07 markmMFC
2013-09-06 jilleslibc: Make resolver sockets close-on-exec (SOCK_CLOEXEC).
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 jilleslibc: Use SOCK_CLOEXEC for various internal file descri...
2013-09-06 markmMFC
2013-09-06 jilleslibc/stdio: Allow fopen/freopen modes in any order...
2013-09-06 theravenFix the namespace pollution caused by iconv.h including...
2013-09-06 jillesUpdate some signal man pages for multithreading.
2013-09-05 sjgMerge bmake-20130904
2013-09-05 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 grehanIFC @ r255209
2013-09-03 rwatsonDocument SIGLIBRT in signal(3); take a stab at the...
2013-09-01 rayMFC @r255128.
2013-09-01 jillessystem(): Restore behaviour for SIGINT and SIGQUIT.
2013-09-01 markmMFC
2013-08-31 jilleslibc: Always use our own copy of sys_errlist and sys_ne...
2013-08-30 markmMFC
2013-08-28 rwatsonXref capsicum(4) and procdesc(4) from pdfork(2).
2013-08-27 jilleswordexp(): Avoid leaking the pipe file descriptors...
2013-08-23 markmIFC
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 jilleslibc: Access some unexported variables more efficiently...
2013-08-23 jilleslibc: Make various internal file descriptors from fopen...
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
next