| Commit message (Expand) | Author | Age | Files | Lines |
* | Use sys/link_elf.h or sys/link_aout.h based on compile environment | peter | 2002-08-22 | 1 | -284/+3 |
* | o Merge <machine/ansi.h> and <machine/types.h> into a new header | mike | 2002-08-21 | 23 | -196/+197 |
* | Restrict visibility of wcwidth() and wcswidth(); they are XSI extensions. | tjr | 2002-08-20 | 1 | -2/+5 |
* | Sort unsorted prototypes | ache | 2002-08-19 | 1 | -1/+1 |
* | Activate (uncomment) wcwidth() and wcswidth() now implemented | ache | 2002-08-19 | 1 | -3/+0 |
* | Move internal defines from here to libc/locale/wcwidth.c | ache | 2002-08-19 | 2 | -6/+0 |
* | Properly define SWIDTH1, add autowidth (was SWIDTH1) | ache | 2002-08-19 | 2 | -2/+4 |
* | Implement the ISO C90 Amd.1 restartable wide and multibyte character | tjr | 2002-08-18 | 1 | -9/+0 |
* | Change a POSIX conditional to use the new __BSD_VISIBLE macro. | mike | 2002-08-16 | 1 | -11/+11 |
* | Add swidth definition for wchar stuff | keichii | 2002-08-16 | 2 | -0/+12 |
* | add a check for GNUC < 3 to typedef bool because gcc 3 always seems to | alfred | 2002-08-16 | 1 | -1/+1 |
* | - For compliance with IEEE Std 1003.1-2001, add the 'restrict' | robert | 2002-08-15 | 1 | -6/+9 |
* | - Introduce the 'restrict' qualifier to function prototypes and | robert | 2002-08-15 | 1 | -4/+4 |
* | - Add the 'restrict' qualifier to the function prototypes and | robert | 2002-08-15 | 2 | -7/+7 |
* | - Add the 'restrict' qualifier to the function definitions and | robert | 2002-08-14 | 1 | -2/+2 |
* | - Add the 'restrict' qualifier to the function definition of | robert | 2002-08-14 | 1 | -1/+2 |
* | - Add the C99 'restrict' qualifier using the '__restrict' macro to | robert | 2002-08-14 | 1 | -1/+2 |
* | - Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001 | robert | 2002-08-14 | 1 | -1/+2 |
* | -Add the restrict required by IEEE Std 1003.1-2001 in form | robert | 2002-08-14 | 1 | -2/+3 |
* | Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), | tjr | 2002-08-13 | 1 | -0/+22 |
* | Implement POSIX.1-2001 (XSI)'s ulimit(3). | mike | 2002-08-08 | 2 | -1/+39 |
* | Sort prototypes by function name. | tjr | 2002-08-06 | 1 | -10/+8 |
* | Whitespace formatting changes: line up macro bodies, function names, | tjr | 2002-08-06 | 2 | -46/+48 |
* | Fix some style bugs. | mike | 2002-08-05 | 1 | -10/+11 |
* | Implement the missing <wctype.h> functions: isw*() (iswalnum() etc.), | tjr | 2002-08-05 | 1 | -6/+37 |
* | Implement POSIX.1-2001 (XSI)'s fmtmsg(3). | mike | 2002-08-05 | 2 | -1/+73 |
* | Change wctype_t to an unsigned type to avoid warnings. | tjr | 2002-08-04 | 2 | -2/+2 |
* | Add the ISO C90 Amd. 1 wctrans(3) and towctrans(3) functions. | tjr | 2002-08-04 | 1 | -0/+7 |
* | Add ISO C90 Amd. 1 btowc(3) and wctob(3) functions. | tjr | 2002-08-03 | 1 | -0/+3 |
* | Add ISO C90 Amd. 1 wctype(3) and iswctype(3) functions. | tjr | 2002-08-03 | 2 | -3/+19 |
* | Install MAC policy include files as part of the normal includes | rwatson | 2002-08-02 | 1 | -2/+2 |
* | Implement the POSIX.1-2001 (XSI) header, <cpio.h>. | mike | 2002-08-01 | 2 | -1/+56 |
* | Remove duplicated '__BEGIN_DECLS' which obviated compiling | robert | 2002-07-21 | 1 | -1/+0 |
* | Update glob(3) to add all the POSIX required options, specifically: | mikeh | 2002-07-17 | 1 | -4/+14 |
* | Change utimes to set the file creation time (for filesystems that | mckusick | 2002-07-17 | 1 | -2/+2 |
* | Support POSIX/SUS ``programming environment'' mistake in confstr(). | wollman | 2002-07-15 | 1 | -0/+15 |
* | Move _CS_PATH from <sys/unistd.h> to <unistd.h> -- the kernel isn't involved | wollman | 2002-07-15 | 1 | -0/+2 |
* | getopt(3) was also added in 1003.2-1992. | wollman | 2002-07-15 | 1 | -4/+4 |
* | Fix visibility: | wollman | 2002-07-15 | 1 | -11/+14 |
* | Clean up some of the rather strange structure and ordering of this | wollman | 2002-07-15 | 1 | -52/+67 |
* | clnt_vc_create() has const scalar arguments that wind up being modified, | alfred | 2002-07-14 | 1 | -1/+1 |
* | Correct _PATH_RCP to be /bin/rcp, not /usr/bin/rcp. | sobomax | 2002-07-14 | 1 | -1/+1 |
* | Add functions allowing for the user to specify a timeout for rpc functions. | alfred | 2002-07-11 | 1 | -9/+67 |
* | Don't define wchar_t if we are a C++ compiler. | obrien | 2002-07-09 | 5 | -0/+10 |
* | Move __offsetof() macro from <machine/ansi.h> to <sys/cdefs.h>. It's | mike | 2002-07-08 | 1 | -0/+1 |
* | Convince lint via the standard lint-comment /* LONGLONG */ to not | markm | 2002-07-04 | 1 | -0/+5 |
* | This header is for Solaris compatibility only (according to David | markm | 2002-07-04 | 1 | -0/+4 |
* | The thread-safe time functions appear to have been introduced as of | wollman | 2002-06-27 | 1 | -6/+7 |
* | Resort namespace blocks into a more sensible order. Delete a redundant | wollman | 2002-06-27 | 1 | -8/+7 |
* | Minor libc internal-only interface change for mapv4v6. | imp | 2002-06-26 | 1 | -1/+1 |