1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-07 12:43:08 +02:00
Files
coreutils/lib
Paul Eggert e9eb2ad579 (small_open, large_open): New macros.
(__open, __open64) [!_LIBC]: Remove.
(__gen_tempname): Use small_open and large_open instead of __open
and __open64.  This fixes a portability bug on HP-UX 11.11i
reported by Simon Wing-Tang in
<http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
2006-05-25 21:57:22 +00:00
..
2006-03-12 21:59:29 +00:00
2006-03-12 22:02:03 +00:00
2006-03-12 22:01:29 +00:00
.
2006-05-06 15:52:56 +00:00
2006-05-19 18:03:25 +00:00
2006-05-03 10:13:07 +00:00
2006-03-12 20:45:31 +00:00
2006-03-12 08:06:00 +00:00
2006-03-12 08:06:00 +00:00
2006-05-15 13:28:24 +00:00

The files in this directory are used in many GNU packages,
including coreutils, diffutils, and tar.
The autoconf tests required for these files are in ../m4.