libc - Return ENOSYS in both mlockall() / munlockall()
[dragonfly.git] / lib / libc / i386 / sys / Makefile.inc
2010-04-14 Antonio Huete Jimenezlibc - Return ENOSYS in both mlockall() / munlockall()
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2007-01-17 Simon SchubertUse genassym to create target symbols instead of
2007-01-16 Matthew DillonImplement getcontext(), setcontext(), makecontext(...
2006-07-27 Simon SchubertAlways create __sys_name syscalls with weak symbols...
2006-06-13 Matthew DillonThe pread/preadv/pwrite/pwritev system calls have been...
2005-05-02 Joerg SonnenbergerRemove sys_set_tls_area hack, doesn't matter when we...
2005-04-29 Joerg SonnenbergerPrepare for thread-local errno by implementing full...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: