summaryrefslogtreecommitdiff
path: root/src/arscan.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust output strings to be alignedPaul Smith2023-04-021-2/+2
* Clean up some preprocessor operationsPaul Smith2023-01-161-3/+3
* Rename WINDOWS32 macro to MK_OS_W32Paul Smith2023-01-151-2/+2
* Rename VMS macro to MK_OS_VMSPaul Smith2023-01-151-6/+6
* [SV 62654] Support GNU Make on z/OSPaul Smith2023-01-081-1/+1
* Update the copyright year on all filesPaul Smith2023-01-011-1/+1
* Update URLs to use https rather than httpPaul Smith2022-10-181-1/+1
* Clean up some warnings on Windows buildsPaul Smith2022-10-031-14/+33
* * src/arscan.c (ar_scan): Avoid sign comparison warningsPaul Smith2022-10-031-2/+2
* Support systems with 32-bit long and 64-bit time_tPaul Eggert2022-10-031-20/+24
* * src/misc.c (make_toui): Parse a string into an unsigned intPaul Smith2022-06-041-7/+9
* * <all>: Update copyright notices.Paul Smith2022-02-101-1/+1
* Avoid some valgrind warningsPaul Smith2020-11-291-5/+32
* Update copyright statements for 2020Paul Smith2020-01-031-1/+1
* * src/arscan.c (ar_scan): Restrict length for sscanf of ar_mode.Paul Smith2019-09-211-1/+1
* Pacify Oracle Studio 12.6Paul Eggert2019-09-021-1/+1
* Fix MS-Windows MinGW buildEli Zaretskii2019-08-281-1/+1
* Update copyright statements for 2019Paul Smith2019-05-191-1/+1
* * src/arscan.c (ar_member_touch): [SV 54533] Stop \0 in archive headersPaul Smith2018-09-161-3/+1
* Change output_write() to writebuf(), add readbuf() helper.Paul Smith2018-09-161-22/+15
* * src/arscan.c (ar_scan): [SV 54395] Allow long names in archives.Ben Hutchings2018-08-041-3/+14
* * all: Update Copyright statements for 2018Paul Smith2018-07-011-1/+1
* Rework directory structure to use GNU-recommended "src" directory.Paul Smith2017-11-191-0/+959