Robert Millan
4825d7908c
2009-11-09 Robert Millan <rmh.grub@aybabtu.com>
* util/mkisofs/fnmatch.c: Remove.
* util/mkisofs/getopt1.c: Likewise.
* util/mkisofs/getopt.c: Likewise.
* conf/common.rmk (grub_mkisofs_SOURCES): Replace
`util/mkisofs/fnmatch.c', `util/mkisofs/getopt1.c' and
`util/mkisofs/getopt.c' with `gnulib/fnmatch.c',
`gnulib/getopt1.c' and `gnulib/getopt.c'.
(grub_mkisofs_CFLAGS): Add `-I$(srcdir)/gnulib'.
* configure.ac: Detect `mingw32msvc' host_os.
Check for lstat(), getuid() and getgid().
* util/mkisofs/joliet.c: Include `<stdint.h>'. Replace all
instances of `u_char' with `uint8_t'.
* util/mkisofs/mkisofs.h: Include `<sys/stat.h>'.
[!HAVE_GETUID] (getuid): New function (stub).
[!HAVE_GETGID] (getgid): Likewise.
[!HAVE_LSTAT] (lstat): Likewise.
[!S_IROTH] (S_IROTH): New macro (dummy).
[!S_IRGRP] (S_IRGRP): Likewise.
2009-11-09 19:58:24 +00:00
..
2009-09-24 13:40:40 +00:00
2009-11-03 14:25:34 +00:00
2009-11-08 23:01:34 +00:00
2009-05-04 23:13:53 +00:00
2009-11-09 19:58:24 +00:00
2009-08-18 19:50:31 +00:00
2009-10-05 23:33:36 +00:00
2009-07-07 20:03:03 +00:00
2009-07-29 14:11:50 +00:00
2009-04-22 09:57:39 +00:00
2009-07-20 20:03:18 +00:00
2009-10-26 16:33:13 +00:00
2009-07-16 15:36:43 +00:00
2009-07-31 14:25:19 +00:00
2009-06-10 21:04:23 +00:00
2009-09-23 09:46:08 +00:00
2009-09-10 19:04:43 +00:00
2009-06-10 21:04:23 +00:00
2009-01-27 18:26:09 +00:00
2009-06-11 17:02:26 +00:00
2009-09-05 20:36:49 +00:00
2009-11-02 19:14:00 +00:00
2009-08-01 14:44:15 +00:00
2009-06-10 21:04:23 +00:00
2009-07-16 22:14:09 +00:00
2009-06-10 21:04:23 +00:00
2009-06-10 21:04:23 +00:00
2008-11-20 19:22:20 +00:00
2009-07-16 15:36:43 +00:00