aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Simplify language.Konstantin Belousov2017-07-081-3/+5
* Correctly ignore branch operators in the top-level parser when applicable.Kyle Evans2017-07-071-1/+1
* Fix sparc64 libc build after r320742.Kyle Evans2017-07-061-4/+12
* The impending libregex will implement GNU extensions to bring BREs andKyle Evans2017-07-062-92/+224
* Fix cleanup in lib/libc/gen/setdomainname_testAlan Somers2017-07-061-0/+1
* compiler_rt: provide bswap buildins on sparc64Ed Maste2017-07-061-3/+2
* Sort entries in libgcc_s Version.mapEd Maste2017-07-051-1/+1
* libelftc: bump version, tracking import in r320343Ed Maste2017-07-051-1/+1
* cam: EOL whitespace cleanup and line wrapping changesEd Maste2017-07-041-2/+3
* Correct signatures of several pthreads stubs.Konstantin Belousov2017-07-021-4/+5
* Increase loop unrolling for skein hashesAllan Jude2017-07-011-0/+4
* Fix functional_test.sh to use --libxo options instead of the deprecatedPhil Shafer2017-06-301-3/+3
* In the stdio cleanup push and pop wrappers, always call libc stubs forKonstantin Belousov2017-06-302-3/+8
* Fix typo in the r320472 change to fgetws(). Return proper value.Konstantin Belousov2017-06-301-1/+1
* Revert r300385 and r300624 which was false positiveXin LI2017-06-301-3/+1
* Make stdio deferred cancel-safe.Konstantin Belousov2017-06-2938-138/+185
* Start to remove _libc_arm_fpu_present checks. We don't support the VFP onAndrew Turner2017-06-292-50/+10
* Don't bother to set target for SEEK_END.Xin LI2017-06-293-5/+0
* Add initial documentation for procstat_freeptlwpinfo and procstat_getptlwpinfoEnji Cooper2017-06-271-1/+27
* procstat_getptlwpinfo(..): clarify the fact that KVM/SYSCTL supportEnji Cooper2017-06-271-0/+6
* Implement address space guards.Konstantin Belousov2017-06-242-2/+42
* Remove the description of MAP_HASSEMAPHORE.Konstantin Belousov2017-06-241-4/+1
* Fix typo.Konstantin Belousov2017-06-241-1/+1
* Be sure to free allocated statfs11 buffer.Warner Losh2017-06-241-0/+1
* Remove redundant wording, minor edits for clarity.Warren Block2017-06-231-22/+22
* Forward compatibility for ino64.Warner Losh2017-06-2312-8/+533
* Clarify usage of aio(4) with kqueue(2)Alan Somers2017-06-231-26/+11
* Fix use-after-free introduced in r300388.Xin LI2017-06-221-1/+2
* Tweak r320206: Still create the TABLE but not the .depend entry for missing h...Bryan Drewery2017-06-211-9/+10
* Follow-up r308602: Don't add missing headers to .depend.tables.h.Bryan Drewery2017-06-211-0/+1
* Decrease relative branch brittleness.Jason Evans2017-06-201-2/+6
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-192-3/+3
* pdwait4(2): Remove documentation of vaporwareConrad Meyer2017-06-173-24/+6
* Do not leak syslog_mutex on cancellation.Konstantin Belousov2017-06-171-21/+25
* Add abstime kqueue(2) timers and expand struct kevent members.Konstantin Belousov2017-06-173-7/+36
* Move the description of kern.kq_calloutmax sysctl into a new paragraphKonstantin Belousov2017-06-161-4/+5
* Start a new sentence on the new line.Konstantin Belousov2017-06-161-1/+2
* Document st_flags in the stat(2).Maxim Sobolev2017-06-161-0/+5
* Update jemalloc to 5.0.0.Jason Evans2017-06-151-4/+4
* Revert r319796 for now, it can cause undefined references when linkingDimitry Andric2017-06-133-4/+7
* Add ptrace(PT_GET_SC_ARGS) command to return debuggee' current syscallKonstantin Belousov2017-06-121-1/+21
* Remove stdlib.h #include added in r319844Enji Cooper2017-06-121-1/+0
* Add positive and negative testcases for cam_get_device(3)Enji Cooper2017-06-121-0/+75
* getbsize(3): clarify that underflow/overflow warnings in regard to $BLOCKSIZEEnji Cooper2017-06-121-2/+3
* Remove an inaccuracy from socket.2.Mark Johnston2017-06-101-2/+2
* Remove a few unneeded files from libllvm, libclang and liblldb.Dimitry Andric2017-06-103-7/+4
* Improve decoding of RB_AUTOBOOT in the 'howto' argument to reboot().John Baldwin2017-06-101-1/+12
* Import libxo-0.8.1 with official fix to today's build break.Phil Shafer2017-06-092-8/+8
* Import libxo-0.8.0:Phil Shafer2017-06-082-8/+8
* libc: Remove futimens() and utimensat() compat stubs.Jilles Tjoelker2017-06-074-221/+1