mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* src/w32heap.c (getrlimit, setrlimit): New functions. Include w32.h. * src/emacs.c (main): Use 'rlim_t', not 'long', for values that should be compatible with 'struct rlimit' members. * nt/inc/sys/resource.h: New header file. * nt/mingw-cfg.site (ac_cv_func_getrlimit, ac_cv_func_setrlimit): Set to "yes". |
||
|---|---|---|
| .. | ||
| acl.h | ||
| file.h | ||
| ioctl.h | ||
| mman.h | ||
| param.h | ||
| resource.h | ||
| socket.h | ||
| stat.h | ||
| time.h | ||
| wait.h | ||