]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Add casinl() cacosl() catanl() casinhl() cacoshl() catanhl() APIs to msun
[FreeBSD/FreeBSD.git] / lib / libc /
2017-02-14 markjFix indentation in nss_configure().
2017-02-14 markjRegister nss_atexit() before parsing nsswitch.conf...
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-12 kibConsistently handle negative or wrapping offsets in...
2017-02-11 ngieManipulate OBJDIR with :H when referencing dso directory
2017-02-08 ngieMerge content from ^/projects/netbsd-tests-upstream...
2017-02-08 ngieMFhead@r313433
2017-02-07 ngieMFhead@r313404
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313398
2017-02-07 ngieMFhead@r313380
2017-02-07 ngieExpect :int_within_limits to fail when ptrdiff_t/*intma...
2017-02-07 ngieWrap strcmp/wcscmp calls with ATF_CHECK_MSG and drop...
2017-02-07 ngieFix :hexadecimal_floating_point on i386
2017-02-07 ngiehcreate(3): fix the ERRORS section and bump .Dd
2017-02-07 ngieMFhead@r313360
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-04 vangyzenFix grammar in getpeereid(3)
2017-02-03 jillesClean up documentation of AF_UNIX control messages.
2017-02-03 andrewFix the comment showing the meaning of the first argume...
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-24 andrewFix the error value we write in cerror. __error returns...
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-20 sobomaxImprove wording around SO_TS_CLOCK documentation.
2017-01-20 wblockMention sendfile(2) by popular demand.
2017-01-20 ngieReplace dot-dot relative pathing with SRCTOP-relative...
2017-01-20 emastelibc: remove reference to nonexistent lib/locale directory
2017-01-19 ngieOnly conditionally add in hyperv support if we're build...
2017-01-19 ngieConditionalize hyperv support in gettimeofday(2) based...
2017-01-18 hselaskyImplement kernel support for hardware rate limited...
2017-01-17 ngieUse SRCTOP where possible and use :H to manipulate...
2017-01-16 ngieMFhead@r312305
2017-01-16 sobomaxAdd a new socket option SO_TS_CLOCK to pick from severa...
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-15 ngieAdd -DSKIP_LEFTASSOC to CFLAGS so leftassoc is skipped...
2017-01-15 ngieMFhead@r312217
2017-01-14 ngieAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 ngieRemove CFLAGS for sha2_test
2017-01-14 ngieDiff reduce with upstream using lib/libnetbsd's updated...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 wblockUpdate the shm_open.2 man page to reflect objective...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-12 ngieRemove __HAVE_LONG_DOUBLE #define from t_strtod.c and...
2017-01-12 ianRework tty_drain() to poll the hardware for completion...
2017-01-10 mmMFV r311899:
2017-01-07 kibExport __cxa_thread_atexit_impl as an alias for __cxa_t...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-04 kib__vdso_gettc(): be extra careful with /dev/hpet mapping...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-02 pfgCleanup inelegant calloc(3) introduced in r310984.
2016-12-31 ngieUse calloc instead of malloc + memset(.., 0, ..)
2016-12-31 pfgMove __hidden attribute towards the end of the declaration.
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 jhbRename the 'flags' argument to getfsstat() to 'mode...
2016-12-27 mmMFV r310622:
2016-12-22 ngieRevert r310138
2016-12-19 sjgMerge bmake-20161212
2016-12-19 sephehyperv: Implement userspace gettimeofday(2) with Hyper...
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-16 cemvfprintf(3): Add support for kernel %b format
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-07 glebiusAddress regressions in SA-16:37.libc.
2016-12-07 tuexenFix a bug in sctp_sendmsgx(), where the sid provided...
2016-12-06 bdrewerySupport spaces in group names.
2016-12-06 edProperly sign extend the result of jrand48() and mrand48().
2016-12-06 glebiusFix possible buffer overflow(s) in link_ntoa(3).
2016-12-06 mmMFV r309587:
2016-12-04 dimMerge ^/head r309263 through r309518.
2016-12-03 vangyzenthr_set_name(): silently truncate the given name as...
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 bdreweryFix setrlimit_test:setrlimit_memlock when the system...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-27 dimMerge ^/head r309170 through r309212.
2016-11-26 markjLaunder VPO_NOSYNC pages upon vnode deactivation.
2016-11-24 dimMerge ^/head r308870 through r309105.
2016-11-22 jillesopen(2): Clarify non-POSIX error when opening a symlink...
2016-11-22 emasteremove unnecessary vm includes from setproctitle
2016-11-22 delphijMFV r308954:
2016-11-20 vangyzenFix error reporting from wcstof()
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-17 glebiusAdd flag SF_USER_READAHEAD to sendfile(2). When specif...
2016-11-16 brAdd full softfloat and hardfloat support for RISC-V.
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-09 jasoneUpdate jemalloc to 4.3.1.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-06 traszDocument that getfsstat(2) called with MNT_NOWAIT skips...
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-03 edReplace basename(3) by a thread-safe implementation.
2016-11-02 dimMerge ^/head r303250 through r308226.
next