]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Use __FBSDID() for .c files from lib/libthr/thread.
[FreeBSD/FreeBSD.git] / lib / libc /
2016-04-06 Bryan DreweryFollow-up r295924: Only sync hash-based db files open...
2016-04-06 Andrew TurnerRevert a change that sneeked with 297619
2016-04-06 Andrew TurnerDisable support for compat syscalls on arm64. These...
2016-04-04 Andrey A. ChernovSJIS encoding don't have single byte characters >= 224
2016-04-04 Andrey A. ChernovEUC-type encodings don't have single byte characters...
2016-04-02 Alexander MotinMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 Alexander MotinMFV r297505:
2016-04-02 Alexander MotinMFV r297504: 6681 zfs list burning lots of time in...
2016-03-31 Brooks DavisDocument KTRFAC_FAULT and KTRFAC_FAULTEND.
2016-03-31 Bryan DreweryWITHOUT_TOOLCHAIN: Skip building of h_raw.
2016-03-31 Bryan DreweryWITHOUT_TOOLCHAIN: Fix build of rtld.
2016-03-30 Ed Mastelibc: stop exporting cerror
2016-03-30 Pedro F. Giffunifreopen(3): prevent uninitialized errno.
2016-03-30 Pedro F. Giffunifreopen(3): prevent uninitialized errno.
2016-03-30 Pedro F. Giffunifreopen(3): prevent uninitialized errno.
2016-03-28 Edward Tomasz Napi... Fix bunch of .Xrs.
2016-03-26 Bryan DreweryImplement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-24 Ed Mastelibc: stop exporting curbrk and minbrk in the private...
2016-03-21 John BaldwinFully handle size_t lengths in AIO requests.
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-18 Julian ElischerUse the right argumant name
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 Ed Mastelibc: don't build compat functions if building WITHOUT_...
2016-03-12 John BaldwinRemove Symbol.map entries for old AIO system calls...
2016-03-11 Dag-Erling SmørgravApply upstream r3651: the IPv6 address of the L root...
2016-03-11 Simon J. GerratyMerge bmake-20160307
2016-03-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.2p2.
2016-03-10 Alexander MotinMFV r296609: 6370 ZFS send fails to transmit some holes
2016-03-09 Bryan DreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-09 Bryan DreweryFix and connect setjmp test.
2016-03-09 Edward Tomasz Napi... Fix spelling of MAXNAMLEN.
2016-03-08 Alexander MotinMFV r296540: 4448 zfs diff misprints unicode characters
2016-03-08 Alexander MotinMFV r296538: 6544 incorrect comment in libzfs.h about...
2016-03-08 Alexander MotinMFV r296536: 6551 cmd/zpool: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296534: 6550 cmd/zfs: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296532: 6637 replacing "dontclose" with "should_close"
2016-03-08 Alexander MotinMFV r296529:
2016-03-08 Alexander MotinMFV r296527: 6659 nvlist_free(NULL) is a no-op
2016-03-08 Alexander MotinMFV r296522: 6541 Pool feature-flag check defeated...
2016-03-08 Alexander MotinMFV r296520: 6562 Refquota on receive doesn't account...
2016-03-08 Alexander MotinMFV r296518: 5027 zfs large block support (add copyright)
2016-03-08 Alexander MotinMFV r296515: 6536 zfs send: want a way to disable...
2016-03-08 Alexander MotinMFV r296513: 6450 scrub/resilver unnecessarily traverse...
2016-03-08 Alexander MotinMFV r296511: 6537 Panic on zpool scrub with DEBUG kernel
2016-03-08 Alexander MotinMFV r296505: 6531 Provide mechanism to artificially...
2016-03-08 Mark JohnstonMFV r296306: 6604 harden DIF bounds checking
2016-03-08 Ed Mastelibc/{i386,amd64}: Do not export .cerror when building...
2016-03-06 Jilles Tjoelkerlibc: Add some tests for memcmp().
2016-03-06 Kurt LidlAllow O_CLOEXEC to be used in dbopen() flags
2016-03-05 Dag-Erling SmørgravUpgrade to Unbound 1.5.8.
2016-03-05 Dimitry AndricMerge ^/head r296369 through r296409.
2016-03-05 Pedro F. GiffuniStray tabs and spaces.
2016-03-04 Pedro F. GiffuniWork around aliasing issues detected in modern GCC.
2016-03-03 Dimitry AndricMerge ^/head r296007 through r296368.
2016-03-03 Dimitry AndricUpdate llvm and clang to 3.8.0 release.
2016-03-03 Pedro F. GiffuniMFV r296350:
2016-03-01 Jung-uk KimMerge OpenSSL 1.0.2g.
2016-03-01 Pedro F. Giffunimbtowc(3): set errno to EILSEQ if an incomplete charact...
2016-02-29 Jung-uk KimMerge byacc 20150711.
2016-02-29 Jason EvansUpdate jemalloc to 4.1.0.
2016-02-29 Edward Tomasz Napi... kenv(8) -> kenv(1)
2016-02-29 Edward Tomasz Napi... sysconf(2) -> sysconf(3)
2016-02-29 Edward Tomasz Napi... sendmsg(3) -> sendmsg(2)
2016-02-29 Edward Tomasz Napi... Fix typos in .Xrs.
2016-02-29 Pedro F. GiffuniMFV r296164:
2016-02-29 Pedro F. GiffuniMFV r296159
2016-02-26 Pedro F. GiffuniRPC: update the getrpcbyname() definition to include...
2016-02-26 Bryan DreweryMake it clear that the "size" argument is for the dst...
2016-02-26 Nathan WhitehornMake unions in PowerPC libc endian-safe.
2016-02-26 Pedro F. Giffunirpc: fix failure to clear string by passing the wrong...
2016-02-25 Mariusz ZaborskiConvert casperd(8) daemon to the libcasper.
2016-02-24 Dimitry AndricUpdate llvm and clang to release_38 branch r261684.
2016-02-24 Dimitry AndricMerge ^/head r295902 through r296006.
2016-02-24 Bryan DreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 Pedro F. Giffunidb(3): Fix aliasing warnings from modern GCC.
2016-02-24 Pedro F. Giffunidb(3): Fix aliasing warnings from modern GCC.
2016-02-23 David MaloneIf we close or sync a hash-based db file, make sure...
2016-02-23 Xin LIMFV r295913:
2016-02-21 Dimitry AndricUpdate compiler-rt to release_38 branch r261369.
2016-02-21 Dimitry AndricUpdate llvm and clang to release_38 branch r261369.
2016-02-21 Dimitry AndricMerge ^/head r295601 through r295844.
2016-02-19 Kevin LoRemove sys/types.h
2016-02-18 Benjamin KadukBump .Dd for r295764
2016-02-18 Maxim SobolevRight now, the "virtual hole" API feature of lseek...
2016-02-18 Ed MasteRemove dd xfer stats emitted during buildworld
2016-02-17 Bryan DreweryFix build race after r295643.
2016-02-15 Pedro F. Giffunifputs: Return the number of bytes written.
2016-02-15 Pedro F. Giffunigetln: We cannot expand the buffer beyond INT_MAX.
2016-02-15 Pedro F. Giffunifputs: Return the number of bytes written.
2016-02-13 Dimitry AndricUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 Ed MasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 Dimitry AndricMerge ^/head r295351 through r295543.
2016-02-11 Dag-Erling SmørgravUse the new insecure-lan-zones option instead of listin...
2016-02-11 Devin TeskeMerge SVN r295220 (bz) from projects/vnet/
2016-02-10 Jamie GrittonRemove man page references to rndassociates.com, which...
2016-02-09 Andrew TurnerUpdate our copy of the Linux dts files to be in sync...
2016-02-08 Mark JohnstonFix the gcc build after r295407.
2016-02-08 Konstantin BelousovIf libthr.so is dlopened without RTLD_GLOBAL flag,...
2016-02-07 Jilles Tjoelkersemget(2): Add missing [EINVAL] conditions.
next