Remove obsolete comment from libexec's Makefile.
[dragonfly.git] / include /
2017-12-19 Sascha Wildnerlibc/sysconf: Add _SC_LEVEL1_DCACHE_LINESIZE.
2017-11-06 Sascha WildnerClean up the namespace better in <netdb.h>, <spawn...
2017-10-29 Markus PfeifferInstall vfs/tmpfs headers
2017-10-17 Sascha WildnerRemove "kernel ppp", i.e. if_ppp.ko and pppd(8).
2017-10-12 Sascha Wildner<netdb.h>: Adjust comment a bit.
2017-10-12 Sascha Wildnerlibc/net: Add NI_NUMERICSCOPE flag for getnameinfo().
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-07-26 Sascha Wildnerlibc/libpthread: Add clock_getcpuclockid() and pthread_...
2017-07-26 Sascha WildnerRemove <stab.h> and <struct.h>.
2017-07-21 Sascha Wildner<glob.h>/<sys/time.h>: Clean up the namespace a bit...
2017-07-21 Sascha Wildner<glob.h>/<sys/time.h>: Some minimal whitespace cleanup.
2017-07-20 Sascha WildnerIn <signal.h> and <sys/devicestat.h>, include <sys...
2017-07-15 Imre Vadászpthread: Add pthread_getthreadid_np() function, bump...
2017-07-04 Matthew Dillonpthreads - Change PTHREAD_STACK_MIN
2017-04-24 Sascha Wildner<fcntl.h>: Add some missing defines (required by POSIX).
2017-04-16 Sascha Wildner<time.h>: For clarity, add prototypes (in #if 0) for...
2017-04-14 Sascha Wildner<ndbm.h>: Fix dptr type and add comment about wrong...
2017-04-14 Sascha Wildner<stdio.h>: ftello() and fseeko() were in SUSv2, so...
2017-03-22 Sascha Wildner<time.h>: Shuffle some prototypes around (no functional...
2017-03-01 Sascha WildnerClean up the namespace in a number of standard headers.
2017-03-01 Sascha WildnerAdjust whitespace in a couple of standard headers ...
2017-02-10 zrjssl: Unhook internal usage of include/openssl/.
2017-01-25 Sepherosa Ziehaulwp: Restore lwp syscalls (except lwp_create*) declaration.
2017-01-16 Sepherosa Ziehaulwp: Move all lwp syscalls to sys/lwp.h
2017-01-15 Sepherosa Ziehaupthread: Implement pthread_attr_{get,set}affinity_np
2017-01-15 Sepherosa Ziehaulwp: Add lwp_create2 syscll, which takes cpumask for...
2017-01-14 zrj<stddef.h>: Add max_align_t guards for future reference.
2017-01-14 Sepherosa Ziehaupthread: Implement pthread_{set,get}affinity_np
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-10-28 Matthew Dillonbuild - Rewire secure, remove conflicts from libmd...
2016-10-25 Sascha WildnerRemove <sys/stdbool.h>. The kernel has bool etc. in...
2016-10-24 zrjxlocale: Fix type of freelocale().
2016-10-24 zrjxlocale: Fix LC_*_MASK bit shifting.
2016-10-24 zrj<stdio.h>: Always inline functions.
2016-10-18 Sascha WildnerRemove dead /usr/include/compat symlink, too.
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-24 zrj<pthread.h>: Avoid namespace pollution.
2016-09-24 zrj<pthread.h>: Mark some __nonnull(x) cases.
2016-09-24 zrj<pthread.h>: Visibility changes.
2016-09-24 zrj<pthread.h>: Perform some style(9) cleanup.
2016-09-24 zrjUse recently added attributes in few standard headers.
2016-09-24 zrj<stdlib.h>: Change visibility of few POSIX extensions...
2016-09-24 zrjstyle(9): Perform some cleanup in few standard headers.
2016-09-24 zrjbootstrap: Fix old boostrapping issue once and for...
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-31 zrj<strio.h>: Drop ancient guards from getline() and dprin...
2016-08-31 zrj<wchar.h>: Fix namespace pollution from <stdio.h>
2016-08-31 zrjPrevent dports gcc "fixing" the last headers.
2016-08-31 zrj<stdio.h>: Fix va_list visibility.
2016-08-31 zrj<wchar.h>: Explicitly add va_list definition.
2016-08-31 zrj<stdlib.h>: Fix MB_CUR_MAX return type.
2016-08-31 zrj<stdarg.h>: Change visibility of va_copy().
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-21 zrjlibc/readpassphrase: Sync with OpenBSD
2016-08-07 Sascha Wildner<time.h>: Adjust the visibility of CLOCK_REALTIME and...
2016-08-06 Matthew Dillonkernel, world - Remove the remaining vestiges of linux...
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-07-27 Matthew Dillonlibc - Fix numerous fork/exec*() leaks, also add mkoste...
2016-07-12 zrj<signal.h>: Don't advertise sigqueue(2) availability.
2016-07-10 Sascha Wildner<rpc/svc.h>: Add back comment.
2016-07-05 Sascha Wildner<unistd.h>: Add more comments to options.
2016-07-04 zrjRemove <varargs.h> from the system.
2016-07-04 zrj<stdio.h>: Hide macros that break global :: ns in cxx.
2016-07-04 zrj<wchar.h>: Reduce namespace pollution in <wchar.h>.
2016-07-04 zrjrpc: Whitespace cleanup.
2016-07-04 zrjrpc: Make few headers more compatible with gcc.
2016-07-04 Sascha Wildner<pthread.h>: Include <machine/limits.h> instead of...
2016-06-02 Tomohiro Kusumiautofs: Port autofs from FreeBSD
2016-05-22 Sascha WildnerRevert "<stdio.h>/<wchar.h>: Reduce namespace pollution...
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-04 Sascha Wildner<stdio.h>/<wchar.h>: Reduce namespace pollution in...
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-19 Sascha WildnerAdd a kenv(2) system call for better handling of the...
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-13 Sascha Wildner<unistd.h>: Use types which we actually have.
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-02-07 Sascha Wildner<grp.h>: Include <machine/stdint.h> instead of the...
2016-02-07 Sascha Wildner<grp.h>: Minor whitespace fixes.
2016-02-05 Sascha Wildner<libgen.h>: Clean up whitespace and some #if 0'd code.
2016-02-03 Sascha Wildner<time.h>: CLOCKS_PER_SEC must be of type clock_t.
2016-02-03 Sascha Wildner<time.h>: struct timespec's definition has to be visibl...
2016-02-02 Sascha Wildner<time.h>: C11 actually specifies that TIME_UTC be ...
2016-01-30 Tomasz Konojackilibc - implement C11 function timespec_get()
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 Sascha Wildner<limits.h>: Several changes related to Issue 7 of the...
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
2016-01-26 zrjRemove advertising header from include/
2016-01-22 Sascha Wildner<limits.h>: Add a CHARCLASS_NAME_MAX definition.
2016-01-05 Sascha Wildner<unistd.h>: Add _POSIX_THREAD_ROBUST_PRIO_{INHERIT...
2016-01-05 Sascha Wildner<unistd.h>: Comment some POSIX options.
2016-01-02 Sascha Wildner<strings.h>: Fix VKERNEL64 build.
2015-12-21 Sascha Wildnerkernel: Remove the old unionfs that was unhooked from...
next