mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
3a2832a07f
* sysdeps/mach/hurd/setpriority.c [POLICY_TIMESHARE_BASE_COUNT]: Use task_policy in place of task_priority. * sysdeps/generic/bits/mman.h (MS_ASYNC, MS_SYNC, MS_INVALIDATE): New macros. * sysdeps/mach/msync.c: New file. * sysdeps/mach/powerpc/syscall.S: New file. * mach/msg.c [MACH_MSG_OVERWRITE] (__mach_msg_trap, __mach_msg_overwrite): New functions. * mach/Versions (libc: GLIBC_2.0): Add mach_msg_overwrite and __ name. * sysdeps/mach/configure.in: Check for clock.defs to put into mach_interface_list. * sysdeps/mach/configure: Regenerated. * mach/Makefile (mach-machine): New variable, set from $(base-machine). ($(objpfx)mach-syscalls.mk): Use it in place of $(base-machine). ($(mach-syscalls:%=$(objpfx)%.S) static pattern rule): Use <mach/machine/syscall_sw.h> instead of <sysdep.h>. (mach-shortcuts): Add device_read_overwrite_request, device_read_overwrite, vm_read_overwrite, thread_switch. * configure.in (base_machine): Set to $machine by default. * configure: Regenerated. |
||
---|---|---|
.. | ||
mach | ||
.cvsignore | ||
devstream.c | ||
err_boot.sub | ||
err_ipc.sub | ||
err_kern.sub | ||
err_mach.sub | ||
err_server.sub | ||
err_us.sub | ||
error_compat.c | ||
errorlib.h | ||
errstring.c | ||
errsystems.awk | ||
lock-intern.h | ||
mach_error.c | ||
mach_error.h | ||
mach_init.c | ||
mach_init.h | ||
mach.h | ||
Machrules | ||
Makefile | ||
mig_strncpy.c | ||
mig-alloc.c | ||
mig-dealloc.c | ||
msg-destroy.c | ||
msg.c | ||
msgserver.c | ||
mutex-init.c | ||
mutex-solid.c | ||
setup-thread.c | ||
shortcut.awk | ||
spin-lock.c | ||
spin-lock.h | ||
spin-solid.c | ||
syscalls.awk | ||
Versions |