[Glibc-bsd-commits] r5358 - trunk/glibc-ports/kfreebsd/sys

rmh at alioth.debian.org rmh at alioth.debian.org
Mon Jan 20 20:21:20 UTC 2014


Author: rmh
Date: 2014-01-20 20:21:19 +0000 (Mon, 20 Jan 2014)
New Revision: 5358

Modified:
   trunk/glibc-ports/kfreebsd/sys/syscall.h
Log:
Resync with upstream HEAD

Modified: trunk/glibc-ports/kfreebsd/sys/syscall.h
===================================================================
--- trunk/glibc-ports/kfreebsd/sys/syscall.h	2014-01-20 15:37:22 UTC (rev 5357)
+++ trunk/glibc-ports/kfreebsd/sys/syscall.h	2014-01-20 20:21:19 UTC (rev 5358)
@@ -465,7 +465,9 @@
 #define	SYS_chflagsat	540
 #define	SYS_accept4	541
 #define	SYS_pipe2	542
-#define	SYS_MAXSYSCALL	543
+#define SYS_aio_mlock	543
+#define SYS_procctl	544
+#define	SYS_MAXSYSCALL	545
 
 #define SYS_obreak	SYS_break
 #define SYS_sysctl	SYS___sysctl




More information about the Glibc-bsd-commits mailing list