agc
|
aad01611e7
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
2003-08-07 16:26:28 +00:00 |
|
tshiozak
|
31e2cbf0b5
|
add some ISO C 1995 I18N functions and types:
btowc, wctrans, towctrans, wcscoll, wcsxfrm, wctype_t and wctrans_t.
|
2003-03-02 22:18:11 +00:00 |
|
simonb
|
1bc6516acc
|
Only define _BSD_WCHAR_T_ once.
|
2001-09-17 05:40:38 +00:00 |
|
matt
|
218b61dcd1
|
Change clock_t and time_t to more LP64 friendly types.
|
2001-07-28 07:43:07 +00:00 |
|
matt
|
f47c5bbd3d
|
Under ELF, change clock_t and time_t to int's (more LP64 friendly).
|
2001-07-28 05:04:45 +00:00 |
|
matt
|
27980172f6
|
Add the types needed by the new locale code.
|
2001-01-13 03:48:26 +00:00 |
|
matt
|
5d9fda1ecd
|
switch size_t, ptrdiff_t, & ssize_t to long int (signed or unsigned) for
__ELF__.
|
2000-07-17 02:52:24 +00:00 |
|
matt
|
54a2dbe16a
|
More GCC 2.96 changes.
|
2000-07-01 06:38:53 +00:00 |
|
matt
|
8231e1afca
|
fix typo
|
2000-06-30 03:35:32 +00:00 |
|
matt
|
f77f36407d
|
Use __builtin_va_list when GCC >= 2.96
|
2000-06-28 21:13:35 +00:00 |
|
kleink
|
bb2ed0f487
|
G/c _BSD_INTPTR_T_ and _BSD_UINTPTR_T_.
|
2000-06-27 05:53:22 +00:00 |
|
kleink
|
a53c1863fe
|
Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral
types large enough to hold any pointer.
|
1998-04-27 17:39:10 +00:00 |
|
kleink
|
66c2794142
|
Add _BSD_SUSECONDS_T_ and _BSD_USECONDS_T_; do some space vs. tab formatting
cleanup
|
1997-11-23 20:20:53 +00:00 |
|
jtc
|
16b48272c4
|
Define _BSD_CLOCKID_T_ and _BSD_TIMER_T_
|
1996-11-15 22:38:45 +00:00 |
|
jtc
|
2ce5f1478b
|
Add _BSD_WINT_T_ definition so we can handle wint_t type added in NA1.
|
1996-03-16 01:31:45 +00:00 |
|
cgd
|
d62187c043
|
new RCS ID format.
|
1994-10-26 08:01:33 +00:00 |
|
ragge
|
e2ce91ebf4
|
Changes to make files more 4.4/1.0B working.
|
1994-10-08 15:43:53 +00:00 |
|
ragge
|
8026fb53f2
|
Initial VAX port merging.
|
1994-08-02 20:18:46 +00:00 |
|