]> granicus.if.org Git - file/commit
- add support for elf core files: find the program name under SVR4 [Ken Pizzini]
authorChristos Zoulas <christos@zoulas.com>
Wed, 15 Jan 1997 17:23:24 +0000 (17:23 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 15 Jan 1997 17:23:24 +0000 (17:23 +0000)
commit898cb07d7cdc1db8c9cef07715fcc819bb111c98
tree1974a6a5f4a9ddc80e554260c222aa11d4680938
parenta1cac1da8d638332676bd8d556e570e2f10ac77e
- add support for elf core files: find the program name under SVR4 [Ken Pizzini]
- print strings only up to the first carriage return [various]
- freebsd international ascii support [J Wunsch]
- magic fixes and additions [Guy Harris]
- 64 bit fixes [Larry Schwimmer]
- support for both utime and utimes, but don't restore file access times
  by default [various]
- \xXX only takes 2 hex digits, not 3.
- re-implement support for core files [Guy Harris]
13 files changed:
README
doc/file.man
src/Makefile
src/apprentice.c
src/ascmagic.c
src/file.c
src/file.h
src/is_tar.c
src/names.h
src/patchlevel.h
src/readelf.c
src/readelf.h
src/softmagic.c