58 Commits (02c79b209cb51bf749388a8ebd740513ffc7b342)

Author SHA1 Message Date
Peter Johnson 303bc90f72 Add prototypes for strcasecmp and strncasecmp if we use our own implementation. 23 years ago
Peter Johnson c09f4addc8 Check for case-insensitive string comparisons. Use strcasecmp and strncasecmp 23 years ago
Peter Johnson bcd6236091 Add RCSID() function. 23 years ago
Peter Johnson 28940100d4 Add <sys/queue.h> to util.h and pull in compatible, portable version from 23 years ago
Peter Johnson bfd5122925 Add toascii() implementation. 24 years ago
Peter Johnson 616bd61994 Use ANSI C compliant #ifndef wrappers (_A_H_ -> YASM_A_H). 24 years ago
Peter Johnson 6b93227482 Use autoconf to determine when to include our implementation of strdup, so 24 years ago
Peter Johnson 2141d4f43d Initial check-in of utility functions. 24 years ago
Peter Johnson d3a51f5835 Initial check-in. 24 years ago