From: Joseph Myers Date: Thu, 24 Jun 2010 16:18:51 +0000 (+0000) Subject: Define F_SETPIPE_SZ and F_GETPIPE_SZ for M68K. X-Git-Tag: glibc-2.16-ports-before-merge~467 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71feaf72066abfe0e434e49d56e26b54152fb221;p=thirdparty%2Fglibc.git Define F_SETPIPE_SZ and F_GETPIPE_SZ for M68K. --- diff --git a/ChangeLog.m68k b/ChangeLog.m68k index c5b5706adcb..be4956b8102 100644 --- a/ChangeLog.m68k +++ b/ChangeLog.m68k @@ -1,3 +1,8 @@ +2010-06-24 Joseph Myers + + * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h (F_SETPIPE_SZ, + F_GETPIPE_SZ): Define. + 2010-06-13 Andreas Schwab * sysdeps/m68k/m680x0/fpu/bits/mathinline.h: Mark all functions as diff --git a/sysdeps/unix/sysv/linux/m68k/bits/fcntl.h b/sysdeps/unix/sysv/linux/m68k/bits/fcntl.h index d1eb706c6b5..f36507b3a95 100644 --- a/sysdeps/unix/sysv/linux/m68k/bits/fcntl.h +++ b/sysdeps/unix/sysv/linux/m68k/bits/fcntl.h @@ -101,6 +101,8 @@ # define F_SETLEASE 1024 /* Set a lease. */ # define F_GETLEASE 1025 /* Enquire what lease is active. */ # define F_NOTIFY 1026 /* Request notfications on a directory. */ +# define F_SETPIPE_SZ 1031 /* Set pipe page size array. */ +# define F_GETPIPE_SZ 1032 /* Set pipe page size array. */ #endif #ifdef __USE_XOPEN2K8 # define F_DUPFD_CLOEXEC 1030 /* Duplicate file descriptor with