This commit is contained in:
Roland McGrath 2003-03-05 04:08:07 +00:00
parent 72c5b7bf73
commit d2a6c6b5a6

View File

@ -1,3 +1,12 @@
2003-03-04 Ulrich Drepper <drepper@redhat.com>
* mem.c [LINUX] (sys_remap_file_pages): New function.
* linux/syscall.h: Declare it.
* linux/syscallent.h: Use it.
* linux/powerpc/syscallent.h: Likewise.
* process.c [LINUX] (sys_futex): Omit final if op is not FUTEX_WAIT.
2003-02-26 Roland McGrath <roland@redhat.com>
* configure.ac: Fix typo in netinet/in.h check.