1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

- Added S_IREAD, S_IWRITE and S_IEXEC aliases to <sys/stat.h>.

git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@14875 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
Olaf Barthel
2005-03-10 11:40:57 +00:00
parent db8710d2ae
commit 96e74015f0
2 changed files with 14 additions and 1 deletions

View File

@@ -52,6 +52,8 @@
PowerPC destructor function now sets up the exit() jmp_buf before
the destructor functions are called.
- Added S_IREAD, S_IWRITE and S_IEXEC aliases to <sys/stat.h>.
c.lib 1.189 (5.3.2005)