hush/coreutils/libcoreutils
Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32.
It is impossible to formulate sane ABI based on
size of ulong because it can be 32-bit or 64-bit.
Basically it means that you cannot portably use
more that 32 option chars in one call anyway...
Make it explicit.
2006-10-03 21:00:06 +00:00
..
coreutils.h
cp_mv_stat.c
getopt_mk_fifo_nod.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
Makefile
Makefile.in