Ulrich Drepper
8c1f89e911
Solaris dirent definition.
1999-08-25 18:48:38 +00:00
Ulrich Drepper
42d9b8260e
getdents implementation for Solaris.
1999-08-25 18:42:20 +00:00
Ulrich Drepper
f739f8a81e
Define __blksize_t.
1999-08-18 07:47:37 +00:00
Ulrich Drepper
6996793426
(struct stat): Use __blksize_t for st_blksize member.
...
(struct stat64): Likewise.
1999-08-18 07:46:54 +00:00
Ulrich Drepper
0dd0e77c4c
Make __useconds_t unsigned.
1999-08-18 03:39:59 +00:00
Ulrich Drepper
283cadf410
Define type __useconds_t.
1999-08-18 01:18:14 +00:00
Ulrich Drepper
b4ac6f26f2
Define __suseconds_t.
1999-07-17 23:16:23 +00:00
Ulrich Drepper
4d1f7dc129
Include libintl.h.
1999-06-19 09:47:58 +00:00
Ulrich Drepper
42bda2c453
(_sys_errlist): Fix typo.
1999-02-16 12:13:56 +00:00
Ulrich Drepper
9953714a27
configure script for Solaris.
1999-01-28 17:34:45 +00:00
Ulrich Drepper
0583626692
Error messages for Solaris/SPARC.
1999-01-28 17:34:23 +00:00
Ulrich Drepper
bc46f1f605
Include features.h and stddef.h.
1998-12-18 16:01:28 +00:00
Ulrich Drepper
17cb2406ce
(struct sigaltstack): Move ss_size field at the end.
1998-12-18 16:00:09 +00:00
Ulrich Drepper
9dda87abb5
(__FDS_BITS): New macro to access fds_bits member.
1998-10-28 14:41:28 +00:00
Ulrich Drepper
b227d2e7eb
(__fd_set): Define element as fds_bits only is __USE_XOPEN. Otherwise
...
use __fds_bits.
1998-10-25 09:10:44 +00:00
Ulrich Drepper
04853189a2
Extra files for Solaris/SPARC.
1998-09-14 16:26:45 +00:00
Ulrich Drepper
91df7dba19
Solaris 2 system calls.
1998-09-11 18:19:49 +00:00
Ulrich Drepper
5c39892183
Solaris 2 vrsion of param.h.
1998-09-11 18:19:33 +00:00
Ulrich Drepper
badbd76bb8
Solaris 2 ucontext definitions.
1998-09-11 18:19:16 +00:00
Ulrich Drepper
a256afab2c
Solaris 2 trap definitions.
1998-09-11 18:19:01 +00:00
Ulrich Drepper
69e46a642c
Solaris 2 definitions for sigstack/sigaltstack.
1998-09-11 18:18:39 +00:00
Ulrich Drepper
190df176a7
Wrapper around Linux version of this file. The code can be shared.
1998-09-11 18:18:17 +00:00
Ulrich Drepper
1965e0a488
syscall function implementation for Solaris/SPARC32.
1998-07-20 17:25:27 +00:00
Ulrich Drepper
4d437a84f7
Add sigaltstack, sigpending, sigqueue, and sigtimedwait.
1998-07-20 17:23:28 +00:00
Ulrich Drepper
e67612f82e
sigwaitinfo implemtation for Solaris.
1998-07-20 17:22:44 +00:00
Ulrich Drepper
ea30d3fea7
sigstack implemtation for Solaris.
1998-07-20 17:22:38 +00:00
Ulrich Drepper
9a7807b9e6
sigpending implemtation for Solaris.
1998-07-20 17:22:34 +00:00
Ulrich Drepper
08bd971f15
Define SIG_HOLD.
1998-07-17 12:35:52 +00:00
Ulrich Drepper
30437816c1
Define LOC.
1998-07-15 09:20:20 +00:00
Ulrich Drepper
bb3ebfdb47
Define __intptr_t.
1998-07-08 22:52:22 +00:00
Ulrich Drepper
e0ebc3b2ef
Use __ASSEMBLER__ test macro not ASSEMBLER.
1998-05-29 10:20:59 +00:00
Ulrich Drepper
0f123e3c33
Solaris specific error numbers.
1998-05-06 10:22:08 +00:00
Ulrich Drepper
42362b90d6
Solaris2 specific type definitions.
1998-05-06 09:51:36 +00:00
Ulrich Drepper
a6d2806b8f
Add LFS support and use correct types overall.
1998-05-06 09:50:30 +00:00
Ulrich Drepper
905714080f
Issue error message if the header is used directly.
1997-11-26 04:14:44 +00:00
Ulrich Drepper
3abeec50c6
Add stat LFS extensions.
1997-10-06 02:24:05 +00:00
Ulrich Drepper
db31c86395
Update and reformat copyright, remove trailing white spaces and send
...
through unexpand.
1997-06-26 22:16:52 +00:00
Ulrich Drepper
36e28152c9
Update and reformat copyright, remove trailing white spaces and send
...
through unexpand.
1997-06-23 21:54:51 +00:00
Ulrich Drepper
82b5be52d7
Solaris/SPARC signal context definition.
1997-06-21 02:55:07 +00:00
Ulrich Drepper
aed27181d3
Solaris/SPARC signal number definitions.
1997-06-21 02:54:55 +00:00
Ulrich Drepper
f6cf500d90
Solaris/SPARC struct stat definition.
1997-06-21 02:54:46 +00:00
Ulrich Drepper
788c7990eb
Moved to bits/.
1997-06-21 02:40:36 +00:00
Ulrich Drepper
405916ef4b
<foo.h> -> <bits/foo.h>.
1997-06-21 01:37:20 +00:00
Ulrich Drepper
28c50ce97f
update from main archive 970304
1997-03-04 05:53:20 +00:00
Ulrich Drepper
7ef923d958
update from main archive 961114
1996-11-15 04:08:00 +00:00
Roland McGrath
adf91cfa8d
Wed Jun 5 15:57:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* sysdeps/unix/sysv/sysv4/solaris2/sparc/Dist: Removed.
1996-06-05 23:22:41 +00:00
Brendan Kehoe
e37ebecf0c
* sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h (NO_UNDERSCORES): Use
...
wrapped with #ifndef, to avoid config.h defining it.
1996-03-27 00:46:37 +00:00
Roland McGrath
855d4c5203
Sat Mar 2 16:35:40 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* sysdeps/unix/sysv/linux/m68k/profil-counter.h: File removed.
* sysdeps/unix/sysv/sysv4/solaris2/sparc/profil-counter.h: File
removed.
* sysdeps/generic/profil-counter.h: New file.
1996-03-02 21:37:50 +00:00
Brendan Kehoe
dbba6d57d0
* sysdeps/unix/sysv/sysv4/solaris2/sparc/sigcontext.h: New file,
...
including <sysdeps/unix/bsd/sun/sparc/sigcontext.h>.
* sysdeps/unix/sysv/sysv4/solaris2/sparc/profil-counter.h: New file,
same as linux/m68k/profil-counter.h except the comment.
1996-03-02 01:34:50 +00:00
Roland McGrath
0d4439738a
Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* sysdeps/unix/dirstream.h: Rewritten.
* sysdeps/unix/readdir.c: Rewritten.
* sysdeps/unix/telldir.c: Rewritten.
* sysdeps/unix/closedir.c: Use <...> instead of "..." for dirstream.h.
Remove __ from DIR struct member names.
* sysdeps/unix/dirfd.c: Likewise.
* sysdeps/unix/seekdir.c: Likewise.
* sysdeps/unix/rewinddir.c: Likewise.
* sysdeps/unix/opendir.c: Likewise. Don't allocate extra space after
DIR structure.
* sysdeps/stub/direct.h: File removed.
* sysdeps/unix/bsd/bsd4.4/direct.h: File removed.
* sysdeps/unix/bsd/direct.h: File removed.
* sysdeps/unix/common/direct.h: File removed.
* sysdeps/unix/sysv/irix4/direct.h: File removed.
* sysdeps/unix/sysv/isc3/direct.h: File removed.
* sysdeps/unix/sysv/sco3.2.4/direct.h: File removed.
* sysdeps/unix/sysv/sysv4/solaris2/direct.h: File removed.
* sysdeps/unix/common/direntry.h: New file.
* sysdeps/unix/bsd/direntry.h: New file.
* sysdeps/unix/bsd/bsd4.4/direntry.h: New file.
* sysdeps/unix/sysv/direntry.h: New file.
* sysdeps/stub/direntry.h: New file.
* dirent/dirent.h (struct dirent): Type removed. Include <direntry.h>
to define it.
(_D_EXACT_NAMLEN, _D_ALLOC_NAMLEN): New macros.
* dirent/Makefile (headers): Add direntry.h.
(distribute): Remove direct.h.
* sysdeps/posix/getcwd.c: Use new macros instead of d_namlen.
* dirent/scandir.c: Likewise.
* io/fts.c (fts_build): Likewise.
* io/ftw.c (ftw_dir): Likewise.
* sysdeps/posix/ttyname.c: Likewise.
1996-02-27 14:51:36 +00:00