Jonathan Pryor
|
848c445e8e
* map.h: Flush.
|
17 年之前 |
Jonathan Pryor
|
4f57ed04a9
* configure.in: Add checks for `struct flock`, `struct timespec`.
|
17 年之前 |
Jonathan Pryor
|
e6832b669b
* signal.c: Provide support functions for Mono.Unix.UnixSignal, which
|
18 年之前 |
Jonathan Pryor
|
34cacf1317
* map.h, map.c: Flush; add new ST_NOEXEC, ST_REMOUNT, and ST_BIND MountFlags
|
18 年之前 |
Jonathan Pryor
|
aaf6f0a816
* map.h: Flush; add Mono_Posix_Syscall__Utsname, Mono_Posix_Syscall_uname()
|
18 年之前 |
Jonathan Pryor
|
5f70c9f1a3
* stdio.c: Provide errno as a parameter and set errno before calling
|
18 年之前 |
Jonathan Pryor
|
31de07c25b
* configure.in: Add a check for `struct utimbuf'; needed by MonoPosixHelper.
|
18 年之前 |
Jonathan Pryor
|
37829d3208
* dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c,
|
19 年之前 |
Miguel de Icaza
|
9874935dd8
Do not depend on glib/types.h
|
19 年之前 |
Jonathan Pryor
|
6cb3969dea
* map-icalls.h: Oddly, this file didn't get the new functions added in
|
20 年之前 |
Jonathan Pryor
|
d72a28cc10
* Makefile.am (MPH_UNIX_SOURCE): Add syslog.c.
|
20 年之前 |
Jonathan Pryor
|
4a554da586
* Makefile.am (refresh): Use the make-map.exe in Mono.Unix.Native.
|
20 年之前 |
Jonathan Pryor
|
599f5dacc9
* map.c, map.h: Handle Syslog-related changes (SyslogLevel isn't a [Flags]
|
20 年之前 |
Jonathan Pryor
|
d13bc7edba
* map.c, map.h: Add corrected spelling of LOG_USER.
|
20 年之前 |
Jonathan Pryor
|
6a19eba0c4
* map-icalls.h, map.h: Change header comment so it matches what
|
20 年之前 |
Jonathan Pryor
|
21fd840b77
* sys-mman.c: Add wrappers for mmap, munmap, mprotect, msync, mlock,
|
20 年之前 |
Jonathan Pryor
|
0c1d8c454d
* map.h, map.c, map-icalls.h: Rename LockFlags to LockfCommand.
|
20 年之前 |
Jonathan Pryor
|
4e871776b5
* map.c, map.h: Add FromMountFlags, ToMountFlags. (MountFlags is used in
|
20 年之前 |
Jonathan Pryor
|
d8dc7da080
* configure.in: Add check for <sys/xattr.h>.
|
21 年之前 |
Miguel de Icaza
|
fc80fb5bd0
Flush
|
21 年之前 |
Miguel de Icaza
|
60a1879ea4
Commit refresh of the API from running 'make refresh'
|
21 年之前 |
Jonathan Pryor
|
56a7752989
* map.h: Correct Mono_Posix_OpenFlags values (they should now match
|
21 年之前 |
Jonathan Pryor
|
6e6b9bcbe0
* fstab.c: Added; wrap <fstab.h> functions: getfsent(3), getfsfile(3),
|
21 年之前 |
Jonathan Pryor
|
50cd49c88c
Integrate Mono.Posix OEE with Mono.
|
21 年之前 |
Jackson Harper
|
42541bb988
* support/map.c/h: Add poll events map functions. Use values
|
21 年之前 |
Miguel de Icaza
|
66a87fc4bf
Add refresh target
|
22 年之前 |
Miguel de Icaza
|
4d27ce6822
Move the platform dependent code here; Temporary solution until I get time to redo it like Paolo suggested
|
22 年之前 |