Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0.
authorRoland McGrath <roland@hack.frob.com>
Wed, 1 Aug 2012 17:42:38 +0000 (10:42 -0700)
committerRoland McGrath <roland@hack.frob.com>
Wed, 1 Aug 2012 17:42:38 +0000 (10:42 -0700)
commitcd97c9668814f7ec6d03e3c7e3653a92b97651e6
tree80a8a9a6db13853b00be0380616f6127b4ab1556
parent09c0ee5f8c2e52ff64347c39a586e8a23b9421e5
Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0.
13 files changed:
ChangeLog
misc/mkostemp.c
misc/mkostemp64.c
misc/mkstemp.c
misc/mkstemp64.c
sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c [deleted file]
sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c [deleted file]
sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c [deleted file]
sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c [deleted file]
sysdeps/wordsize-64/mkostemp.c [deleted file]
sysdeps/wordsize-64/mkostemp64.c [deleted file]
sysdeps/wordsize-64/mkstemp.c [deleted file]
sysdeps/wordsize-64/mkstemp64.c [deleted file]