glibc/sysdeps/mach
Roland McGrath d81b986bea * sysdeps/mach/hurd/mlock.c: New file.
* sysdeps/mach/hurd/munlock.c: New file.
	* sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_MEMLOCK_RANGE): Define it.

	* misc/Makefile (routines): Add mlock munlock mlockall munlockall.
	* sysdeps/generic/mlock.c: New file.
	* sysdeps/generic/munlock.c: New file.
	* sysdeps/generic/mlockall.c: New file.
	* sysdeps/generic/munlockall.c: New file.
	* sysdeps/generic/bits/mman.h (MCL_CURRENT, MCL_FUTURE): New macros.
	* sysdeps/unix/sysv/linux/syscalls.list (mlock, munlock,
	mlockall, munlockall): Change caller field to - from EXTRA.
	Don't use __ names; not used (and not declared in include/sys/mman.h).
2001-04-19 23:25:40 +00:00
..
alpha Update. 1998-09-23 18:52:55 +00:00
bits * sysdeps/mach/hurd/sigstack.c (sigstack): Remove `const' from 2000-03-09 22:44:39 +00:00
hppa Update. 1997-06-23 21:55:26 +00:00
hurd * sysdeps/mach/hurd/mlock.c: New file. 2001-04-19 23:25:40 +00:00
i386 * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't append 2001-04-01 05:04:31 +00:00
mips Update. 2000-04-04 06:03:48 +00:00
powerpc Update. 1997-12-28 16:01:53 +00:00
sys * sysdeps/mach/sys/reboot.h: Include <features.h>. 2000-03-27 04:09:19 +00:00
Makefile update from main arhive 970119 1997-01-20 02:49:49 +00:00
Subdirs initial import 1995-02-18 01:27:10 +00:00
_strerror.c Update. 2000-08-29 01:20:23 +00:00
adjtime.c Update. 1997-05-26 23:01:17 +00:00
getloadavg.c * sysdeps/mach/getloadavg.c (getloadavg): Divide instead of multiply by LOAD_SCALE. 2000-09-23 20:41:16 +00:00
getpagesize.c update from main archive 961105 1996-11-06 04:24:40 +00:00
getsysstats.c * sysdeps/mach/getsysstats.c (__get_phys_pages): Change return value to long int. (__get_avphys_pages): Likewise. 2001-02-18 10:38:14 +00:00
gettimeofday.c * sysdeps/mach/gettimeofday.c: Include <stddef.h>. 2001-02-10 12:43:11 +00:00
mprotect.c Update. 1997-10-15 05:34:02 +00:00
munmap.c Update. 1997-10-15 05:34:02 +00:00
pagecopy.h Update. 1998-09-23 18:52:55 +00:00
sched_yield.c * sysdeps/mach/sched_yield.c: New file. 2000-03-17 09:03:47 +00:00
sleep.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
start.c Update. 1997-06-23 21:55:26 +00:00
sysdep.h Update. 1998-05-29 10:21:16 +00:00
thread_state.h Update from main archive 961219 1996-12-20 01:39:50 +00:00
usleep.c Update. 2001-01-25 09:33:04 +00:00