#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/param.h>
#include <time.h>
#include <locale.h>
Go to the source code of this file.
◆ DATE_FORMAT
| #define DATE_FORMAT DF_MDY /* GRR: customize with locale.h somehow? */ |
◆ HAVE_WORKING_ISPRINT
| #define HAVE_WORKING_ISPRINT |
◆ lenEOL
◆ NO_STRNICMP
◆ PutNativeEOL
◆ RESTORE_UIDGID
◆ SCREENLWRAP
◆ SCREENSIZE
| #define SCREENSIZE |
( |
| ttrows, |
|
|
| ttcols ) |
Value:
int screensize(int *tt_rows, int *tt_cols)
Definition win32.c:2655
◆ SCREENWIDTH
◆ SET_DIR_ATTRIB
◆ SET_SYMLINK_ATTRIBS
| #define SET_SYMLINK_ATTRIBS |
◆ SETLOCALE
| #define SETLOCALE |
( |
| category, |
|
|
| locale ) |
Value:setlocale(category, locale)
◆ SYSTEM_SPECIFIC_GLOBALS
| #define SYSTEM_SPECIFIC_GLOBALS |
Value:
char *rootpath, *buildpath, *end;\
#define ZCONST
Definition crc32.h:25
G wild_dir
Definition unix.c:299
G notfirstcall
Definition unix.c:300
G renamed_fullpath
Definition unix.c:537
G created_dir
Definition unix.c:534
char zvoid
Definition unzip.h:399
#define FILNAMSIZ
Definition unzpriv.h:1198
◆ TIMESTAMP
◆ USE_EF_UT_TIME
◆ Z_STAT_DEFINED
◆ ZOFF_T_DEFINED
◆ z_stat
◆ zoff_t
◆ gmtime()
◆ localtime()
| struct tm * localtime |
( |
| ) |
|