mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 15:00:45 -08:00
nt/inc/sys/stat.h (S_ISUID, S_ISGID, S_ISVTX, S_IRGRP, S_IROTH) (S_IWGRP, S_IWOTH, S_IXGRP, S_IXOTH, S_ISSOCK, S_ISLNK, S_ISCTG) (S_ISDOOR, S_ISMPB, S_ISMPC, S_ISNWK, S_ISPORT, S_ISWHT) (S_TYPEISMQ, S_TYPEISSEM, S_TYPEISSHM, S_TYPEISTMO): Define. (lstat): Define to stat. lib/makefile.w32-in ($(BLD)/filemode.$(O)): Move from src/makefile.w32-in and adapt. Depend on stamp_BLD. (GNULIBOBJS): Add $(BLD)/filemode.$(O). src/makefile.w32-in ($(BLD)/filemode.$(O)): Move recipe to lib/makefilw.w32-in. ($(BLD)/dired.$(O)): Depend on $(EMACS_ROOT)/lib/filemode.h. (GLOBAL_SOURCES): Remove filemode.c. (OBJ1): Remove $(BLD)/filemode.$(O). lib-src/makefile.w32-in ($(BLD)/ctags.$(O), $(BLD)/emacsclient.$(O)) ($(BLD)/etags.$(O), $(BLD)/movemail.$(O), $(BLD)/ntlib.$(O)): Depend on $(EMACS_ROOT)/nt/inc/sys/stat.h. |
||
|---|---|---|
| .. | ||
| COPYING | ||
| dtoastr.c | ||
| filemode.c | ||
| filemode.h | ||
| ftoastr.c | ||
| ftoastr.h | ||
| getloadavg.c | ||
| getopt.c | ||
| getopt.in.h | ||
| getopt1.c | ||
| getopt_.h | ||
| getopt_int.h | ||
| gettext.h | ||
| gnulib.mk | ||
| ignore-value.h | ||
| intprops.h | ||
| Makefile.am | ||
| Makefile.in | ||
| makefile.w32-in | ||
| md5.c | ||
| md5.h | ||
| mktime-internal.h | ||
| mktime.c | ||
| stdbool.in.h | ||
| stddef.in.h | ||
| stdint.in.h | ||
| stdlib.in.h | ||
| strftime.c | ||
| strftime.h | ||
| sys_stat.in.h | ||
| time.in.h | ||
| time_r.c | ||
| unistd.in.h | ||