mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-24 10:33:33 +08:00
Update
(Logical change 1.318)
This commit is contained in:
parent
1318c07ee5
commit
f62ab8a60a
@ -28,9 +28,8 @@
|
||||
- Add AC_CANONICAL_HOST([]) to configure.ac and before AC_PROG_CC add
|
||||
manual provision of CC=gcc, AR=ar, and LD=ld if they are not set and
|
||||
the target is *-*-*djgpp. (Requested by Christophe Grenier)
|
||||
- Use bswap_xx instead of __bswap_constant_xx when the constant version
|
||||
is not available as is the case on some architectures. (Thanks to
|
||||
David Martínez Moreno for the bug report.)
|
||||
- Provide our own byteswap constant versions in endians.h so we avoid
|
||||
the mess that some architectures define only some of them.
|
||||
- Use head -n 1 instead of -1 in getgccver script. (From SUSE LINUX)
|
||||
- Fix typo in ntfsinfo.c. (From SUSE LINUX)
|
||||
- Make the device fd in unix_io.c be stored in malloc()ed space pointed
|
||||
|
Loading…
Reference in New Issue
Block a user