]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add support for the GCC binary integer constants extension.
[FreeBSD/FreeBSD.git] / lib /
2013-08-31 andrewAdd support to the ARM platform specific section types.
2013-08-31 theravenUnconditionally compile the __sync_* atomics support...
2013-08-30 pluknetThe round of expand_number() cleanups.
2013-08-28 jilleslibutil: Use O_CLOEXEC for internal file descriptors...
2013-08-28 rwatsonXref capsicum(4) and procdesc(4) from pdfork(2).
2013-08-28 kargl* Whitespace.
2013-08-27 jilleswordexp(): Avoid leaking the pipe file descriptors...
2013-08-27 kargl* s_erf.c:
2013-08-27 willMake the PAM password strength checking module WARNS...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteAdd libexecinfo Makefile
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
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 joelRemove EOL whitespace.
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-22 desEven though it doesn't really make sense in the context...
2013-08-21 kenExpand the use of stat(2) flags to allow storing some...
2013-08-21 pluknetReset errno before strtoumax() call to properly detect...
2013-08-21 pluknetCheck strtoumax(3) for ERANGE in case of non-prefixed...
2013-08-18 pjdImplement fdclosedir(3) function, which is equivalent...
2013-08-18 pjdRemove redundant space.
2013-08-18 jillesdup3(3): Replace copyright notice.
2013-08-18 pjdConsistently use 'af' as an argument name for address...
2013-08-18 pjdMake example more correct (errstr is a pointer, not...
2013-08-17 jilleslibc: Access _logname_valid more efficiently.
2013-08-17 pjdCorrect function name and return value.
2013-08-17 andrewEnsure we set all fpu registers to zero by using the...
2013-08-16 jhbAdd new mmap(2) flags to permit applications to request...
2013-08-16 jillespselect(2): Add xref to sigsuspend(2).
2013-08-16 jillesAdd man page dup3(3).
2013-08-16 jillesAdd dup3(), based on F_DUP2FD and F_DUP2FD_CLOEXEC...
2013-08-16 desGC unused source file.
2013-08-15 jillessigsuspend(2): Add xrefs to pselect(2) and sigwait...
2013-08-14 erwinVendor import of Bind 9.9.3-P2
2013-08-13 jilleslibc: Use O_CLOEXEC when writing gmon files (cc -pg).
2013-08-13 petervfork(2) was listed as deprecated in 1994 (r1573) and...
2013-08-13 jillesdb: Use O_CLOEXEC instead of separate fcntl() call.
2013-08-13 peterExpose _citrus_bcs_trunc_rws_len for libintl's use.
2013-08-13 peterTurn off warns for this do-nothing file. clang noticed.
2013-08-13 peterThe iconv in libc did two things - implement the standa...
2013-08-11 jillesdb/hash: Use O_CLOEXEC instead of separate fcntl()...
2013-08-10 rpauloFix the return value when we found a symbol in .dynstr...
2013-08-09 jillesAdd mkostemp() and mkostemps().
2013-08-08 acheAccording to POSIX \ in the fnmatch(3) pattern should...
2013-08-08 peterOur libc iconv (unlike gnu iconv and the citrus code...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-03 dimAfter r253839, which modifies ld's behaviour to not...
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-07-31 erwinVendor import of BIND 9.8.5-P2
2013-07-30 desInclude an Accept header in requests.
2013-07-29 theravenRestore the longer form of the _Generic. The short...
2013-07-29 theravenReenable the isnan(double) / isinf(double) declarations...
2013-07-28 avgRevert r253748,253749
2013-07-28 avgremove needless inclusion of machine/cpu.h in userland
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-26 desImplement certificate verification, and many other...
2013-07-26 zontRemove define and documentation for vm_pageout_algorith...
2013-07-25 jhbEnhance the description of NOTE_TRACK:
2013-07-25 rpauloAdd pkgconf files for libusb.
2013-07-24 erwinVendor import of Bind 9.8.5-P1
2013-07-23 jilleswordexp(): Fix syntax validation for backslashes in...
2013-07-22 emasteDocument EINVAL error return from PT_LWPINFO
2013-07-21 andrewTeach siglongjmp about the VFP version of the setjmp...
2013-07-21 desUse the correct request syntax for proxied (tunneled...
2013-07-19 scottlSince there's no defined schema for the XML that's...
2013-07-17 avg[fix to r253380] __setenv: be explicit about placing...
2013-07-16 avglibc: name passed into __setenv is not necessarily...
2013-07-14 hselaskyAdd some missing definitions to build a working FreeBSD...
2013-07-13 theravenCleaner support for type qualifiers.
2013-07-13 theravenEnsure that the _Generic() macro in math.h works with...
2013-07-13 hrsFix mdoc syntax.
2013-07-12 schweikhTypo corrected.
2013-07-12 mariusPrefix the alias macros for members of struct __mcontex...
2013-07-12 hrsAdd a leaf node CTL_NET.PF_ROUTE.0.AF.NET_RT_DUMP.0...
2013-07-12 theravenFix the build with C++ where __builtin_types_compatible...
2013-07-12 hrsRevert r253247. This change should be improved based...
2013-07-12 hrsUse strtoumax() instead of strtoul() for id/ref attr...
2013-07-11 theravenFix some typoes in math.h cleanup.
2013-07-11 theravenCleanups to math.h that prevent namespace conflicts...
2013-07-10 trocinyIn r227839, when removing libkvm dependency on procfs(5),
2013-07-09 tuexenFix the handling of SCTP_CURRENT_ASSOC and SCTP_ALL_ASS...
2013-07-09 tuexenFix a bug where SCTP_ENABLE_STREAM_RESET is not handled by
2013-07-09 hrsUpdate references.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 jillesmktemp(3): Add standards section. Prefer standard header.
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 acheStyle fix noted by bde@
2013-07-04 acheAfter fixing ranges restore POSIX requirement: rand...
2013-07-03 acheIn addition to prev. commit, for repeated rand_r(3...
2013-07-03 ache1) POSIX requires rand(3) return values to be in the...
2013-07-03 peterMake it clear that there are three separate internal...
2013-07-03 peterAs a followup to r252547, propate const down the call...
2013-07-03 peterReplace the #define for "iconv" so it is for the functi...
2013-07-01 mavMove pos++ out of the complicated equation, introduced...
2013-07-01 peterIf strdup failed, don't try and free the wrong thing.
2013-07-01 peter__weak_alias() doesn't exist on FreeBSD. Use __weak_re...
next