]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
libc/stdio: Fail fdopen() on an execute-only fd.
[FreeBSD/FreeBSD.git] / lib / libc /
2014-04-21 jilleslibc/stdio: Fail fdopen() on an execute-only fd.
2014-04-21 andrewRename the fp{get,set}* files so they no longer conflic...
2014-04-20 andrewAdd the deprecated fp{get,set}* functions, a few ports...
2014-04-15 bruefferCorrect sorting.
2014-04-15 bruefferMention Capsicum.
2014-04-13 jillesrealpath(): Properly fail "." or ".." components after...
2014-04-07 edFix table alignment. EVFILT_PROCDESC is longer than...
2014-04-07 edImplement kqueue(2) for procdesc(4).
2014-04-07 kevloAdd support for UDP-Lite protocol (RFC 3828) to IPv4...
2014-04-06 theravenMove definitions out of rpc_com so that the linker...
2014-04-05 marcelAccept RFC 2292 option values so that RFC 2292 complian...
2014-04-05 marcelThe getlogin_basic() function can return a 0 status...
2014-04-05 impConvert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.
2014-04-05 theravenSilence a warning with GCC that was breaking the build...
2014-04-04 edCorrect return type of pdfork(2).
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-03 theravenFix the inheritance of the FBSDprivate_1.0 namespace.
2014-04-03 theravenMove _b functions into the 11.x symbol version namespace.
2014-04-03 theravenAdd an extra void* cast to work around a bug in FreeBSD...
2014-04-02 theravenMove scandir_b to a later symbol version.
2014-04-02 theravenAdd support for some block functions that come from...
2014-04-02 theravenFix an issue where the locale and rune locale could...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-04-01 tijl- In the libiconv module for ISO 2022 restore the origi...
2014-03-30 eadlerUse the correct variable name in the example code.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-27 rwatsonUpdate system man pages for s/capability.h/capsicum.h/.
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-23 andrewAdd a new ARM TARGET_ARCH, armv6hf. This is considered...
2014-03-22 baptUpdate to 20140321
2014-03-22 andrewImplement __flt_rounds for ARMv6 hard-float. The fpscr...
2014-03-16 andrewRemove an extra 1 in an #if line
2014-03-16 andrewFix the spelling of function.
2014-03-16 andrewAdd an optimised version of the float and double helper...
2014-03-16 rwatsonUpdate most userspace consumers of capability.h to...
2014-03-13 davidxuTo avoid missing a chance to cancel thread, call _pthre...
2014-03-12 jmmvMake ether_line really report an error when all input...
2014-03-11 andrewExport _libc_arm_fpu_present as a private symbol to...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-07 eadlerlibc man pages: Remove reference to non-existent FreeBS...
2014-03-06 jillesfts: Don't abort if an empty pathname is given.
2014-03-06 jlhLet __bt_put() accept the R_SETCURSOR flag, as stated...
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-04 marcelReplace use of ${.CURDIR} by ${LIBC_SRCTOP} and define...
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 dimMerge the projects/clang-sparc64 branch back to head...
2014-02-28 dimMerge from head up to r262611.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-27 bjksyncer(4) is a kernel process, not a user process
2014-02-26 dimMerge from head up to r262536.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-25 dimMerge from head up to r262472.
2014-02-24 tijlConsistently pass around context information using...
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 dimMerge from head up to r262311.
2014-02-21 bruefferMatch the correct variable to the variable description.
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-20 dimIn lib/libc/sparc64/sys/__sparc_utrap_setup.c, avoid...
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-15 jmgdocument _JAIL as a possible option to set a cpuset...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-07 kevloSet errno on inet_ntop(3) failure.
2014-02-07 jillesfts: Fix double-free with conflicting concurrent modifi...
2014-02-05 eadlerlibc/net: fix a portability issue
2014-02-04 eadlerlibc/net: Fix some issues in inet6_opt_init() (from...
2014-02-03 bruefferFix a typo.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 kibThe posix_madvise(3) and posix_fadvise(2) should return...
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-28 uqsmdoc: fix several uses of the Fx macro to point to...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-24 bdreweryAdd MLINK for fdclosedir.3 to directory.3 and sort...
2014-01-23 kibThe posix_fallocate(2) syscall should return error...
2014-01-23 pluknetUpdate EINVAL description.
2014-01-23 jasoneUpdate jemalloc to version 3.5.0.
2014-01-20 kaiwMFH@260917.
2014-01-20 nwhitehornAdd a new flag to /etc/ttys: onifconsole. This is equiv...
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-18 edReplace LIBGCC by LIBCOMPILER_RT.
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-14 jilleslibc/resolv: Use poll() instead of kqueue().
2014-01-14 delphijANSI-fy prototype.
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-12 jillesfts(3): Remove stray mentions of the obsolete fts_bignum.
2014-01-12 jillesfts: Stat things relative to the directory fd, if possible.
2014-01-11 jillesAdd some missing .Nm for newer syscalls in existing...
2014-01-09 gjbMFH: tracking commit (head@r260486)
next