hush/e2fsprogs
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
..
2006-09-17 16:28:10 +00:00
2006-01-25 00:08:53 +00:00
2006-10-03 21:00:06 +00:00
2006-09-17 16:28:10 +00:00
2005-04-24 05:07:59 +00:00
2006-09-17 16:28:10 +00:00

This is a pretty straight rip from the e2fsprogs pkg.

See README's in subdirs for specific info.