]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Make semaphore names list mutex non-recursive.
[FreeBSD/FreeBSD.git] / lib / libc /
2017-04-30 kibMake semaphore names list mutex non-recursive.
2017-04-30 kibRestructure normal (non-error) control flow in sem_close().
2017-04-30 kibStyle.
2017-04-27 brUse unconditional jr (jump register) so cerror relocati...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-26 kibgetpagesize(3) cannot fail.
2017-04-26 kibgetpagesize(3) cannot fail.
2017-04-24 brooksRemove the NATM framework including the en(4), fatm...
2017-04-24 pfgscandir(3): promote arraysz to size_t to match numitems.
2017-04-23 pfgregex: unsign and constify some variables.
2017-04-23 ngieNote that getpagesize(3) can return -1 on failure
2017-04-18 pluknetDocument kevent EVFILT_EMPTY.
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 mavOptimize pathologic case of telldir() for Samba.
2017-04-16 baptFix strcoll_l disagreeing with strxfrm by reworking...
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-13 brooksFix an out-of-bounds write when a zero-length buffer...
2017-04-12 kibReport _SC_SEM_NSEMS_MAX and _SC_SEM_VALUE_MAX which...
2017-04-07 kanDo not use b.cs instruction to jump to cerror.
2017-03-30 kibImplement the memset_s(3) function as specified by...
2017-03-30 emastelibc: remove use of archaic __P() macro
2017-03-28 mmMFV r316083,316094:
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-22 impSimplify the code a little.
2017-03-22 ngieUnbreak world by adding sys/stat.h for stat(2)
2017-03-22 ngiestyle(9): sort #includes
2017-03-22 impImpelemnt ttys onifexists in init.
2017-03-22 cemscandir: Fix NULL dereference, uninitialized value...
2017-03-22 vangyzenclock_gettime.2: add some clock IDs
2017-03-20 mmMFV r315633, 315635:
2017-03-20 ngieDon't build/install lib/libc/io_test anymore
2017-03-20 delphijMake space style consistent with earlier entries.
2017-03-19 vangyzenAdd clock_nanosleep()
2017-03-18 emastelibc: add reference to two-way algorithm and bad shift...
2017-03-18 emastelibc: Use musl's O(n) memmem and strstr
2017-03-16 brooksReplace SOFTFLOAT with __mips_soft_float, which gcc...
2017-03-16 maximMore trap_enotcap spelling fixes.
2017-03-16 maximSpell kern.trap_enotcap.
2017-03-14 delphijImplement INHERIT_ZERO for minherit(2).
2017-03-14 delphijDiscard first 3072 bytes of RC4 keystream, this is...
2017-03-13 pfgMinor libc cleanup: let calloc(3) do the multiplication.
2017-03-12 pfglibc: provide some bounds-checking through reallocarray(3).
2017-03-12 pfglibc: small cleanup.
2017-03-12 pfglibc: small cleanups.
2017-03-12 pfglibc: small cleanups.
2017-03-12 pfglibc: small cleanups.
2017-03-11 asomersIncrease WARNS for nss tests
2017-03-11 asomersIncrease WARNS for iconv tests
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-09 ngiestyle(9): sort the #includes
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 ngieMove ATF_TC_WITHOUT_HEAD(getgrent) near the testcase...
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-04 cemfts: Fix a potential memory leak in error case
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-03-02 brooksGarbage collect unused gdtoa related files on mips.
2017-03-02 brooksCorrect an misunderstanding of MDSRCS.
2017-03-02 brooksCorrect MDSRCS use in <arch>/string/Makefile.inc.
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-02-28 impRenumber copyright clause 4
2017-02-28 vangyzenSort declaration of sem_clockwait_np
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-28 glebiusRemove SVR4 (System V Release 4) binary compatibility...
2017-02-26 oshogboRemove unneeded variable initialization from r314319.
2017-02-26 oshogboDon't try to open devices in the gettc() function ...
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-23 vangyzenAdd sem_clockwait_np()
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-21 vangyzenMake several improvements and corrections in the kenv...
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-17 mmelPublish fp[get][set]sticky() for ARMv6.
2017-02-17 mmelPublish __aeabi_uidiv and __aeabi_idiv as compatible...
2017-02-16 edRemove unnecessary #includes from the kqueue(2) man...
2017-02-14 markjFix indentation in nss_configure().
2017-02-14 markjRegister nss_atexit() before parsing nsswitch.conf...
2017-02-13 dimFor now, compile all of contrib/gdtoa without requiring...
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-12 kibConsistently handle negative or wrapping offsets in...
2017-02-11 ngieManipulate OBJDIR with :H when referencing dso directory
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-08 ngieMerge content from ^/projects/netbsd-tests-upstream...
2017-02-08 ngieMFhead@r313433
2017-02-07 ngieMFhead@r313404
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313398
2017-02-07 ngieMFhead@r313380
2017-02-07 ngieExpect :int_within_limits to fail when ptrdiff_t/*intma...
2017-02-07 ngieWrap strcmp/wcscmp calls with ATF_CHECK_MSG and drop...
2017-02-07 ngieFix :hexadecimal_floating_point on i386
2017-02-07 ngiehcreate(3): fix the ERRORS section and bump .Dd
2017-02-07 ngieMFhead@r313360
2017-02-05 dimMerge ^/head r313055 through r313300.
next