aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* fts: Fix a potential memory leak in error caseConrad Meyer2017-03-041-0/+1
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2017-03-021-0/+1
|\
| * Merge ^/head r314420 through r314481.Dimitry Andric2017-03-01532-532/+533
| |\
| * \ Merge ^/head r314270 through r314419.Dimitry Andric2017-02-282-12/+27
| |\ \
| * \ \ Merge ^/head r314178 through r314269.Dimitry Andric2017-02-256-25/+93
| |\ \ \
| * \ \ \ Merge ^/head r313896 through r314128.Dimitry Andric2017-02-231-58/+54
| |\ \ \ \
| * \ \ \ \ Merge ^/head r313644 through r313895.Dimitry Andric2017-02-178-26/+123
| |\ \ \ \ \
| * | | | | | For now, compile all of contrib/gdtoa without requiring strict aliasing,Dimitry Andric2017-02-131-0/+1
* | | | | | | Garbage collect unused gdtoa related files on mips.Brooks Davis2017-03-022-14/+0
* | | | | | | Correct an misunderstanding of MDSRCS.Brooks Davis2017-03-0210-10/+10
* | | | | | | Correct MDSRCS use in <arch>/string/Makefile.inc.Brooks Davis2017-03-026-18/+56
| |_|_|_|_|/ |/| | | | |
* | | | | | Renumber copyright clause 4Warner Losh2017-02-28531-531/+531
* | | | | | Sort declaration of sem_clockwait_npEric van Gyzen2017-02-281-1/+2
| |_|_|_|/ |/| | | |
* | | | | Remove SVR4 (System V Release 4) binary compatibility support.Gleb Smirnoff2017-02-281-1/+1
* | | | | Remove unneeded variable initialization from r314319.Mariusz Zaborski2017-02-261-2/+0
* | | | | Don't try to open devices in the gettc() function which will alwaysMariusz Zaborski2017-02-261-11/+28
| |_|_|/ |/| | |
* | | | Add sem_clockwait_np()Eric van Gyzen2017-02-236-25/+93
| |_|/ |/| |
* | | Make several improvements and corrections in the kenv(2) man pageEric van Gyzen2017-02-211-58/+54
| |/ |/|
* | Publish fp[get][set]sticky() for ARMv6.Michal Meloun2017-02-171-0/+5
* | Publish __aeabi_uidiv and __aeabi_idiv as compatible symbols from libc.Michal Meloun2017-02-173-1/+60
* | Remove unnecessary #includes from the kqueue(2) man page.Ed Schouten2017-02-161-6/+7
* | Fix indentation in nss_configure().Mark Johnston2017-02-141-13/+13
* | Register nss_atexit() before parsing nsswitch.conf for the first time.Mark Johnston2017-02-141-2/+2
* | Consistently handle negative or wrapping offsets in the mmap(2) syscalls.Konstantin Belousov2017-02-121-3/+35
* | Manipulate OBJDIR with :H when referencing dso directoryEnji Cooper2017-02-111-1/+1
|/
* MFhead@r313380Enji Cooper2017-02-073-25/+24
|\
| * Expect :int_within_limits to fail when ptrdiff_t/*intmax_t differ in base typeEnji Cooper2017-02-071-0/+5
| * Wrap strcmp/wcscmp calls with ATF_CHECK_MSG and drop atf_tc_fail useEnji Cooper2017-02-071-10/+7
| * Fix :hexadecimal_floating_point on i386Enji Cooper2017-02-071-11/+8
| * hcreate(3): fix the ERRORS section and bump .DdEnji Cooper2017-02-071-4/+4
* | MFhead@r313243Enji Cooper2017-02-0423-87/+54
|\|
| * Fix grammar in getpeereid(3)Eric van Gyzen2017-02-041-3/+3
| * Clean up documentation of AF_UNIX control messages.Jilles Tjoelker2017-02-031-51/+4
| * Fix the comment showing the meaning of the first argument to sigprocmask.Andrew Turner2017-02-031-1/+1
| * Fix the error value we write in cerror. __error returns an int *, howeverAndrew Turner2017-01-241-1/+1
| * Improve wording around SO_TS_CLOCK documentation.Maxim Sobolev2017-01-201-2/+2
| * Mention sendfile(2) by popular demand.Warren Block2017-01-201-2/+8
| * Replace dot-dot relative pathing with SRCTOP-relative paths where possibleEnji Cooper2017-01-2015-21/+21
| * libc: remove reference to nonexistent lib/locale directoryEd Maste2017-01-201-2/+1
| * Only conditionally add in hyperv support if we're building amd64Enji Cooper2017-01-191-1/+1
| * Conditionalize hyperv support in gettimeofday(2) based on MK_HYPERVEnji Cooper2017-01-192-4/+8
| * Implement kernel support for hardware rate limited sockets.Hans Petter Selasky2017-01-181-1/+6
| * Use SRCTOP where possible and use :H to manipulate .CURDIR to get rid ofEnji Cooper2017-01-171-1/+1
* | MFhead@r312305Enji Cooper2017-01-161-1/+20
|\|
| * Add a new socket option SO_TS_CLOCK to pick from several different clockMaxim Sobolev2017-01-161-1/+20
* | Add -DSKIP_LEFTASSOC to CFLAGS so leftassoc is skipped, like on NetBSDEnji Cooper2017-01-151-1/+2
* | Remove CFLAGS for sha2_testEnji Cooper2017-01-141-2/+0
* | Diff reduce with upstream using lib/libnetbsd's updated copy of sha1.hEnji Cooper2017-01-141-0/+1
|/
* Update the shm_open.2 man page to reflect objective reality.Warren Block2017-01-131-14/+39
* Upgrade NetBSD tests to 01.11.2017_23.20 snapshotEnji Cooper2017-01-133-1/+17
|\