mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
* sysdeps/unix/sysv/linux/m68k/kernel-features.h: Revert last
change, the syscalls have been added to 2.6.30-rc4.
This commit is contained in:
parent
ba35741e51
commit
2b2b217196
@ -1,3 +1,8 @@
|
||||
2009-04-25 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* sysdeps/unix/sysv/linux/m68k/kernel-features.h: Revert last
|
||||
change, the syscalls have been added to 2.6.30-rc4.
|
||||
|
||||
2009-04-18 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/m68k/kernel-features.h (__ASSUME_PREADV,
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Set flags signalling availability of kernel features based on given
|
||||
kernel version number.
|
||||
Copyright (C) 2008 Free Software Foundation, Inc.
|
||||
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -39,5 +39,3 @@
|
||||
/* These syscalls are not implemented yet for m68k. */
|
||||
#undef __ASSUME_PSELECT
|
||||
#undef __ASSUME_PPOLL
|
||||
#undef __ASSUME_PREADV
|
||||
#undef __ASSUME_PWRITEV
|
||||
|
Loading…
Reference in New Issue
Block a user