]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Remove bus_space_asm_generic.S from the per-SoC files.* files, it's already
[FreeBSD/FreeBSD.git] / lib /
2015-11-19 araujoIf a NIS server has long entries on its database that...
2015-11-18 ngieDo not print out errno if the call succeeded unexpected...
2015-11-18 rodrigcTemporarily comment out the libcrypt tests.
2015-11-16 jtlChange the driver stats to what they really are: unsign...
2015-11-16 ngieAdd some initial tests for SLIST and STAILQ macros
2015-11-16 ngieIntegrate contrib/netbsd-tests/lib/libcrypt/t_crypt...
2015-11-16 ngieMFhead @ r290899
2015-11-15 baptFix unused-but-set-variable
2015-11-15 ngieDisable -Wformat with scanfloat_test when compiling...
2015-11-15 ngieFix -Wformat issues
2015-11-15 baptRemove unused variables to fix building world
2015-11-15 ngieChange WARNS to 2 across the board with all the libc...
2015-11-15 ngieFix -Wmissing-braces warnings by adding braces around...
2015-11-15 ngieFix -Wunused warnings
2015-11-15 ngieBump WARNS to 2
2015-11-15 ngieRemove unused variables; sort by alignment where needed
2015-11-15 ngiePolish up iswctype_test
2015-11-15 ngiePolish up the tests a bit more after projects/collation...
2015-11-15 ngieFix the Indian numbering system (hi_IN.ISCII-DEV) tests
2015-11-14 rodrigcFix bootstrapping of libopenbsd on build hosts where...
2015-11-14 rodrigcAdd imsg to libopenbsd.
2015-11-14 rodrigcImplemtn getdtablecount() to count open file descriptor...
2015-11-12 ache1) Remove my overcomplicated error fallback and just...
2015-11-10 ngieAdd missing licensing boilerplate to test-fnmatch.c
2015-11-10 baptreturn "US-ASCII" instead of "POSIX" for "C" and "POSIX...
2015-11-09 baptnl_langinfo: Simplify case ladder
2015-11-09 baptReadd ascii.c forgotten in r290618
2015-11-09 baptlocales: Enforce US-ASCII encoding (limited to 7-bit)
2015-11-09 ngieBump .Dd
2015-11-09 ngieDocument powl(3)
2015-11-09 ngieIntegrate tools/regression/lib/libc/gen into the FreeBS...
2015-11-09 ngieFix some TAP -> ATF conversion errors
2015-11-08 ngieIntegrate tools/regression/lib/libc/net into the FreeBS...
2015-11-08 ngieDelete leftover printfs from when these were TAP tests
2015-11-08 ngieConvert print_positional_test over to ATF
2015-11-08 acheReorganize code to elimitate one _sseek() call for...
2015-11-08 ngieprintfloat_test and scanfloat_test need symbols from...
2015-11-08 ngieIntegrate tools/regression/lib/libc/string into the...
2015-11-08 ngieIntegrate tools/regression/lib/libc/stdlib into the...
2015-11-08 ngieIntegrate tools/regression/lib/libc/stdio into the...
2015-11-08 ngieIntegrate tools/regression/lib/libc/locale into the...
2015-11-07 baptImprove collation string and locales support
2015-11-07 baptMerge from head r290483
2015-11-06 smhCorrect posix_openpt reference in pty(3)
2015-11-05 brooksRevert r290298. Per discussion on tech-userlevel@netbs...
2015-11-05 rodrigcFix spelling error.
2015-11-05 rodrigcAdd README, similar to the one from libnetbsd.
2015-11-04 rodrigcImport imsg from OpenBSD's libutil.
2015-11-04 rodrigcRename libohash to libopenbsd.
2015-11-03 hrssdl->sdl_len in sockaddr_dl can be longer than
2015-11-02 baptFix mbtowc not setting EILSEQ on an Incomplete multibyt...
2015-11-02 brooksThe ops EL_SIGNAL, EL_EDITMODE, EL_UNBUFFERED, and...
2015-11-02 dteskeMake figpar(3) types/macros [more] unique (s/fp_/figpar...
2015-11-02 ngieAdd _test suffix to multiple tests in lib/libc to confo...
2015-11-02 ngieRemove unused variable (SRCDIR)
2015-11-02 ngieRemove unnecessary `if (x)` tests before calling `free...
2015-11-01 baptMerge from head
2015-11-01 baptlocales: Fix eucJP sorting (broken upstream?)
2015-11-01 baptlibc: Fix (and improve) nl_langinfo (CODESET)
2015-11-01 acheMicrooptimize.
2015-11-01 acheAddition to prev. commit.
2015-11-01 acheDon't seek to the end if write buffer is empty (in...
2015-10-31 andrewWe have long double on arm64, and the tests pass so...
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-30 sbrunoNot all targets support by clang have a tested or enabl...
2015-10-30 ngieDisable h_raw/h_read with gcc
2015-10-30 ngie- Re-enable h_raw with clang 3.7.0+
2015-10-30 ngieRemove a set but unused variable in __getgroupmembershi...
2015-10-30 ngieIntegrate contrib/netbsd-tests/lib/libc/rpc into the...
2015-10-29 bdreweryUse memmove(3) to avoid overlapping copy.
2015-10-29 bdreweryFix several memory leaks, and crashes, in iconvlist(3).
2015-10-28 acheAdd _flags2 per jhb@ suggestion since no room left...
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-27 jilleslibedit: Use correct buffer lengths in vi mode v command.
2015-10-25 acheAccording to POSIX, a write operation shall start at...
2015-10-25 ngieFix compiling with gcc [4.2.1] after r287797 when MK_HE...
2015-10-24 acheSince no room left in the _flags, reuse __SALC for...
2015-10-23 baptcollate: Fix expansion substitions (broken upstream...
2015-10-23 sjgMerge bmake 20151020
2015-10-23 vangyzenresolver: abuse _res a little less
2015-10-23 dteskefigpar(3) merged to stable/10 before release/10.2.0
2015-10-23 dteskeBump date/copyright after correcting HISTORY
2015-10-23 dteskedpv(3) merged to stable/10 before release/10.2.0
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-22 baptlibc/collate: minor tweaks / fix
2015-10-22 bdreweryRemove more disconnected libgpib items missed in r276214.
2015-10-21 ngieRevert lib/libc/gen/dirname.3@r289695
2015-10-21 ngieRevert r289694
2015-10-20 cemcpuset.9: Link to/from the new page
2015-10-20 jhbSwitch pl_child_pid from int to pid_t.
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 dimSwitch the default OpenMP runtime for clang to libomp...
2015-10-18 ngieMake libxo depend on libutil because it uses humanize_n...
2015-10-17 ngieMFhead @ r289471
2015-10-17 cemDocument bitset(9)
2015-10-17 bdreweryConditionalize the META_MODE tool handling on MK_META_MODE.
2015-10-17 ngieSet dev->fd to -1 when calling cam_close_spec_device...
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
next