mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(D_OK): Define new macro.
This commit is contained in:
parent
70c7850e9c
commit
640e944552
1 changed files with 1 additions and 0 deletions
|
|
@ -6,3 +6,4 @@
|
|||
#define X_OK 1
|
||||
#define W_OK 2
|
||||
#define R_OK 4
|
||||
#define D_OK 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue