]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
MFhead @ r289100
[FreeBSD/FreeBSD.git] / lib / libc /
2015-10-10 ngieMFhead @ r289100
2015-10-07 rodrigcUse proper function prototypes.
2015-10-07 jhbDocument the recently added pl_syscall_* fields in...
2015-10-06 bdrewerytruss: Add support for utrace(2).
2015-10-06 ngieMFhead @ r288943
2015-10-06 ngie--------------------------------------------------...
2015-10-05 dimMerge ^/head r288831 through r288835.
2015-10-05 jgh- address grammar
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-03 markjRevert r288628 and instead fix a discrepancy between...
2015-10-03 hrs- Move PF_LOCAL at the end of the array. PF_INET{...
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-09-30 jilleswordexp: Rewrite to make WRDE_NOCMD reliable.
2015-09-30 markjMFV r288408:
2015-09-29 delphijIn this context fclose() can never fail, so assert...
2015-09-29 kibAnnotate arm userspace assembler sources stating their...
2015-09-29 delphijUse calloc() instead of malloc + memset.
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 jillesfnmatch(): Remove exponential behaviour as in sh r229201.
2015-09-24 bdreweryAdd missing CLEANFILES.
2015-09-24 dimMerge ^/head r288126 through r288196.
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-23 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-22 dimMerge ^/head r288100 through r288125.
2015-09-22 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-22 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-22 dimMerge ^/head r288035 through r288099.
2015-09-22 rodrigcUse proper function prototype for readdir().
2015-09-22 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-22 bdreweryAvoid adding duplicates into OBJS. bsd.lib.mk already...
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 rodrigcRemove names from some prototypes
2015-09-20 rodrigcRemove names from some prototypes
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 rodrigcUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 rodrigcRemove names from some prototypes
2015-09-20 rodrigcRemove names from some prototypes
2015-09-20 rodrigcRemove names from prototypes
2015-09-20 rodrigcAdd include for declaration of _set_tp(). Eliminates...
2015-09-20 rodrigcAdd declarations to eliminate -Wmissing-prototypes...
2015-09-20 rodrigcUse ANSI C prototypes.
2015-09-20 rodrigcAdd declaration to eliminate -Wmissing-prototypes warning
2015-09-20 rodrigcAdd declarations to netdb_private.h to eliminate -Wmiss...
2015-09-20 rodrigcAdd declarations to eliminate -Wmissing-prototypes...
2015-09-20 rodrigcDefine _NS_PRIVATE to make declarations visible.
2015-09-20 rodrigcAdd missing includes to eliminate -Wmissing-prototypes...
2015-09-20 rodrigcAdding missing declarations to eliminate -Wmissing...
2015-09-20 rodrigcAdd missing include to eliminate -Wmissing-prototypes...
2015-09-20 rodrigcAdd declaration to eliminate -Wmissing-prototypes warning
2015-09-20 rodrigcAdd declarations to eliminate -Wmissing-prototypes...
2015-09-20 rodrigcAdding missing include to eliminate -Wmissing-prototype...
2015-09-20 rodrigcAdd declarations to eliminate -Wmissing-prototypes...
2015-09-20 rodrigcAdd declarations to eliminate -Wmissing-prototypes...
2015-09-20 rodrigcAdd declaration to eliminate -Wmissing-prototypes warning.
2015-09-20 rodrigcAdd missing include to eliminate -Wmissing-prototypes...
2015-09-20 rodrigcAdd missing includes to eliminate -Wmissing-prototypes...
2015-09-20 hrsAdd PF_LOCAL support in getaddrinfo(3) and getnameinfo(3):
2015-09-19 jilleslibc: Consistently call _ioctl() internally, not ioctl().
2015-09-18 delphijThere is no HP 300 support in FreeBSD anymore, so remov...
2015-09-18 traszKernel part of reroot support - a way to change rootfs...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-17 bdreweryUpdate META_MODE dependencies.
2015-09-16 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-14 rodrigcUse unsigned variables in a few places.
2015-09-14 rodrigcUse ANSI C prototypes.
2015-09-13 jillesdb/recno: Open with close-on-exec like btree and hash do.
2015-09-13 jillessetuid(2): Suggest O_CLOEXEC instead of fcntl(F_SETFD).
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-11 markjRemove the v_cache_min and v_cache_max sysctls. They...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 tuexenZero out a local variable also when PURIFY is not defined.
2015-09-09 hrs- Fix SIGSEGV when sa == NULL. NULL check in getnamein...
2015-09-08 andrewEnable mincore_test on arm64, we now have a working...
2015-09-08 traszMake it possible to use acl_create_entry_np(3) to use...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-09-04 delphijExpose an interface to determine if an ACE is inherited.
2015-09-03 traszFix acl_strip_np(3) breakage introduced in r279962.
2015-09-03 traszFix the way acl_init(3) uses posix_memalign(3) - the...
2015-09-02 hrs- snprintf() returns at most size-1 of the chars printe...
2015-09-01 kibFix t_spawnattr test for attributes handling by posix_s...
2015-09-01 rodrigcUse unsigned variable.
2015-09-01 rodrigcUse ANSI C prototypes.
2015-09-01 hrsPrint sdl->sdl_data when sdl->sdl_nlen > 0 as link_ntoa...
2015-09-01 rodrigcUse correct function prototype for signal handler.
2015-09-01 rodrigcUse ANSI C prototypes.
2015-09-01 rodrigcMark unused parameters to reduce gcc 4.9 warnings.
2015-09-01 rodrigcUse ANSI C prototypes.
next