]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
The impending libregex will implement GNU extensions to bring BREs and
[FreeBSD/FreeBSD.git] / lib / libc /
2017-07-06 Kyle EvansThe impending libregex will implement GNU extensions...
2017-07-06 Alan SomersFix cleanup in lib/libc/gen/setdomainname_test
2017-07-02 Konstantin BelousovCorrect signatures of several pthreads stubs.
2017-06-30 Konstantin BelousovIn the stdio cleanup push and pop wrappers, always...
2017-06-30 Konstantin BelousovFix typo in the r320472 change to fgetws(). Return...
2017-06-30 Xin LIRevert r300385 and r300624 which was false positive
2017-06-29 Konstantin BelousovMake stdio deferred cancel-safe.
2017-06-29 Andrew TurnerStart to remove _libc_arm_fpu_present checks. We don...
2017-06-28 Enji CooperPull down pjdfstest 0.1
2017-06-25 Ed MasteUpdate to ELF Tool Chain snapshot at r3561
2017-06-24 Konstantin BelousovImplement address space guards.
2017-06-24 Konstantin BelousovRemove the description of MAP_HASSEMAPHORE.
2017-06-24 Konstantin BelousovFix typo.
2017-06-24 Warner LoshBe sure to free allocated statfs11 buffer.
2017-06-23 Warren BlockRemove redundant wording, minor edits for clarity.
2017-06-23 Warner LoshForward compatibility for ino64.
2017-06-23 Alan SomersClarify usage of aio(4) with kqueue(2)
2017-06-22 Andriy GaponMFV r319950: 5220 L2ARC does not support devices that...
2017-06-22 Andriy GaponMFV r319742: 8056 zfs send size estimate is inaccurate...
2017-06-22 Andriy GaponMFV r318947: 7578 Fix/improve some aspects of ZIL writing.
2017-06-22 Xin LIFix use-after-free introduced in r300388.
2017-06-20 Andriy GaponMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 Jason EvansDecrease relative branch brittleness.
2017-06-20 Emmanuel VadotUpdate the GNU DTS file from Linux 4.11
2017-06-17 Conrad Meyerpdwait4(2): Remove documentation of vaporware
2017-06-17 Konstantin BelousovDo not leak syslog_mutex on cancellation.
2017-06-17 Konstantin BelousovAdd abstime kqueue(2) timers and expand struct kevent...
2017-06-16 Konstantin BelousovMove the description of kern.kq_calloutmax sysctl into...
2017-06-16 Konstantin BelousovStart a new sentence on the new line.
2017-06-16 Maxim SobolevDocument st_flags in the stat(2).
2017-06-16 Phil ShaferMerge libxo-0.8.2:
2017-06-15 Jason EvansUpdate jemalloc to 5.0.0.
2017-06-14 Andriy GaponMFV r319951: 8311 ZFS_READONLY is a little too strict
2017-06-14 Andriy GaponMFV r319948: 5428 provide fts(), reallocarray(), and...
2017-06-14 Andriy GaponMFV r319945,r319946: 8264 want support for promoting...
2017-06-12 Konstantin BelousovAdd ptrace(PT_GET_SC_ARGS) command to return debuggee...
2017-06-12 Enji Coopergetbsize(3): clarify that underflow/overflow warnings...
2017-06-10 Mark JohnstonRemove an inaccuracy from socket.2.
2017-06-09 Andriy GaponMFV r319740: 8168 NULL pointer dereference in zfs_create()
2017-06-09 Andriy GaponMFV r319741: 8156 dbuf_evict_notify() does not need...
2017-06-09 Andriy GaponMFV r319739: 8005 poor performance of 1MB writes on...
2017-06-09 Andriy GaponMFV r319738: 8155 simplify dmu_write_policy handling...
2017-06-09 Andriy GaponMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 Phil ShaferImport libxo-0.8.1 with official fix to today's build...
2017-06-08 Baptiste DaroussinImport mandoc snapshot 2017-06-08
2017-06-08 Phil ShaferImport libxo-0.8.0:
2017-06-07 Jilles Tjoelkerlibc: Remove futimens() and utimensat() compat stubs.
2017-06-06 Will Andrewstsearch_test: Test twalk & add some determinism.
2017-06-02 John BaldwinRemove stale cap_rights_get(2) manpage.
2017-06-01 Xin LI * limit size of buffers to RPC_MAXDATASIZE
2017-06-01 Jung-uk KimMerge ACPICA 20170531.
2017-05-31 Jung-uk KimMFV: r319352
2017-05-28 Konstantin BelousovMention that the basep argument to getdirentries(2...
2017-05-28 Konstantin BelousovUpdate getdirentries(2) page for new struct dirent...
2017-05-28 Enji Cooperhostent_test_getaddrinfo_eq(..): call freeaddrinfo...
2017-05-28 Enji Cooperhostent_test_getnameinfo_eq(..): initialize found_a_hos...
2017-05-28 Enji CooperBump WARNS from 1 to 3 after recent commits to fix...
2017-05-28 Enji CooperPush `snapshot_file` copying down into run_tests functi...
2017-05-28 Enji CooperFix a -Wunused-but-set-variable warning reported by...
2017-05-28 Enji CooperFix -Wunused and -Wshadow warnings
2017-05-28 Enji Coopergetgr_test: fix -Wunused warnings
2017-05-28 Enji Coopergetpw_test: fix -Wunused warnings
2017-05-28 Enji Coopergethostby_test: fix multiple warning types
2017-05-28 Enji Coopergetproto_test: fix -Wunused warnings
2017-05-28 Enji Coopergetrpc_test: fix -Wunused warnings
2017-05-28 Enji Coopergetserv_test: mark unused parameters __unused to fix...
2017-05-28 Enji Coopergetusershell_test: mark mdata parameter in compare_user...
2017-05-28 Enji Coopergetaddrinfo_test: mark unused function parameters __unu...
2017-05-28 Enji Coopergetproto_test: fix -Wmissing-prototypes and -Wsign...
2017-05-28 Enji Coopergetrpc_test: fix -Wmissing-prototypes and -Wsign-compar...
2017-05-28 Enji Coopergetaddrinfo_test: fix -Wsign-compare warnings
2017-05-28 Enji Coopergetserv_test: fix -Wsign-compare and -Wmissing-prototyp...
2017-05-28 Enji Coopergetusershell_test: staticize run_tests(..) to fix warnings
2017-05-28 Enji CooperFix -Wsign-compare warnings
2017-05-28 Enji CooperStaticize functions and remove unused variables to...
2017-05-28 Enji CooperSort make variables to suit style.Makefile(5)
2017-05-28 Enji Cooperlib/libc/tests/nss: use calloc appropriately
2017-05-26 Andriy GaponMFV r318944: 8265 Reserve send stream flag for large...
2017-05-26 Andriy GaponMFV r318942: 8166 zpool scrub thinks it repaired offlin...
2017-05-26 Andriy GaponMFV r318934: 8070 Add some ZFS comments
2017-05-26 Andriy GaponMFV r318931: 8063 verify that we do not attempt to...
2017-05-26 Andriy GaponMFV r318929: 7786 zfs`vdev_online() needs better notifi...
2017-05-26 Andriy GaponMFV r318927: 8025 dbuf_read() creates unnecessary zio_r...
2017-05-26 Andriy GaponMFV r316929: 6914 kernel virtual memory fragmentation...
2017-05-26 Andriy GaponMFV r316928: 7256 low probability race in zfs_get_data
2017-05-26 Andriy GaponMFC r316924: 8061 sa_find_idx_tab can be declared more...
2017-05-26 Pedro F. Giffunifts_open: move bogus initialization further below,...
2017-05-25 Jung-uk KimMerge OpenSSL 1.0.2l.
2017-05-24 Andriy GaponMFV r316925: 6101 attempt to lzc_create() a filesystem...
2017-05-24 Andriy GaponMFV r316923: 8026 retire zfs_throttle_delay and zfs_thr...
2017-05-24 Andriy GaponMFV r316922: 5380 receive of a send -p stream doesn...
2017-05-24 Andriy GaponMFC r316921: 8027 tighten up dsl_pool_dirty_delta
2017-05-24 Andriy GaponMFV r316920: 8023 Panic destroying a metaslab deferred...
2017-05-24 Andriy GaponMFV r316917: 7968 multi-threaded spa_sync()
2017-05-24 Andriy GaponMFV r316916: 7970 zfs_arc_num_sublists_per_state should...
2017-05-24 Andriy GaponMFC r316915: 7801 add more by-dnode routines (lint)
2017-05-24 Andriy GaponMFC r316914: 7801 add more by-dnode routines
2017-05-24 Andriy GaponMFC r316913: 7869 panic in bpobj_space(): null pointer...
2017-05-24 Andriy GaponMFC r316912: 7793 ztest fails assertion in dmu_tx_willu...
2017-05-24 Andriy GaponMFC r316908: 7541 zpool import/tryimport ioctl returns...
next