2014-11-24 |
Owen Shepherd | [gandr] s/__lp64__/__LP64__/ to match GCC define |
tree | commitdiff |
2014-11-23 |
Owen Shepherd | [gandr]: implement /_PDCLIB_(alloc|free)pages/ |
tree | commitdiff |
2014-11-23 |
Owen Shepherd | [gandr]: seekf: pass newPos, not &newPos to gd_seek... |
tree | commitdiff |
2014-10-09 |
Owen Shepherd | Add newline translationwq |
tree | commitdiff |
2014-10-07 |
Owen Shepherd | [gandr] split _PDCLIB_stdinit to better separate stdio... |
tree | commitdiff |
2014-10-07 |
Owen Shepherd | Modify various POSIX platform files so you can build... |
tree | commitdiff |
2014-10-03 |
Owen Shepherd | Add optional EIO to tss_errno |
tree | commitdiff |
2014-07-14 |
Owen Shepherd | PDCLIB-26 #resolve fixed don't leak setvbuf allocated... |
tree | commitdiff |
2014-07-14 |
Owen Shepherd | Initial stab at gandr platform |
tree | commitdiff |
2013-09-01 |
Owen Shepherd | Place each opt-module on its' own line (easier to read) |
tree | commitdiff |
2013-09-01 |
Owen Shepherd | Bring example platform up to date |
tree | commitdiff |
2013-04-30 |
Owen Shepherd | PDCLIB-25 #resolve #comment Made ctype, wctype and... |
tree | commitdiff |
2013-03-21 |
Owen Shepherd | PDCLIB-1 (PDCLIB-3) Make wide character classification... |
tree | commitdiff |
2013-03-16 |
Owen Shepherd | Win32: Change wint_t to be signed int (32-bit) in order... |
tree | commitdiff |
2013-01-07 |
Owen Shepherd | win32: stdinit: update to new locale system |
tree | commitdiff |
2013-01-07 |
Owen Shepherd | win32: crt0: initialize locale TSS |
tree | commitdiff |
2013-01-07 |
Owen Shepherd | win32: add opt basecodecs |
tree | commitdiff |
2013-01-07 |
Owen Shepherd | win32: update tmpfile return type to be FILE* |
tree | commitdiff |
2013-01-07 |
Owen Shepherd | win32: refer to errno, not _PDCLIB_errno |
tree | commitdiff |
2013-01-01 |
Owen Shepherd | PDCLIB-2 PDCLIB-8: Implement mbrtowc using mbrtoc32... |
tree | commitdiff |
2012-12-31 |
Owen Shepherd | Move lconv definition for default locale inside of... |
tree | commitdiff |
2012-12-31 |
Owen Shepherd | PDCLIB-1 PDCLIB-2 PDCLIB-9 PDCLIB-12: Add thread specif... |
tree | commitdiff |
2012-12-31 |
Owen Shepherd | Minimize the amount of internal definitions which get... |
tree | commitdiff |
2012-12-30 |
Owen Shepherd | PDCLIB-2 PDCLIB-12: Add new "basecodecs" option, which... |
tree | commitdiff |
2012-12-30 |
Owen Shepherd | Rename files which had not yet been renamed in the... |
tree | commitdiff |
2012-12-27 |
Owen Shepherd | Add pthreads threading backend and move the POSIX port... |
tree | commitdiff |
2012-12-27 |
Owen Shepherd | Fix warnings |
tree | commitdiff |
2012-12-27 |
Owen Shepherd | Add an up to date POSIX port (works on Mac OS X). This... |
tree | commitdiff |
2012-12-27 |
Owen Shepherd | Remove object files that had smuggled their way into... |
tree | commitdiff |
2012-12-27 |
Owen Shepherd | Move existing errno handling to tss_errno, to allow... |
tree | commitdiff |
2012-12-26 |
Owen Shepherd | posix: First pass at updated config file for POSIX... |
tree | commitdiff |
2012-12-26 |
Owen Shepherd | win32: _PDCLIB_config.h cleaned up: |
tree | commitdiff |
2012-12-05 |
Owen Shepherd | PDCLIB-8: First phase of intergation of new I/O backend... |
tree | commitdiff |
2012-11-15 |
Owen Shepherd | win32: Fix warnings relating to definition of LONG... |
tree | commitdiff |
2012-11-08 |
Owen Shepherd | PDCLIB-15 PDCLIB-16: |
tree | commitdiff |
2012-11-08 |
Owen Shepherd | PDCLIB-14: abort() on buffer size error |
tree | commitdiff |
2012-09-11 |
Owen Shepherd | PDCLIB-2: Pure wide character functions |
tree | commitdiff |
2012-09-11 |
Owen Shepherd | PDCLIB-2: <wchar.h>: don't expect or expose definition... |
tree | commitdiff |
2012-08-25 |
Owen Shepherd | win32: mutex rewrite. new form is much simpler |
tree | commitdiff |
2012-08-23 |
Owen Shepherd | win32: mtx_destroy implemented |
tree | commitdiff |
2012-08-23 |
Owen Shepherd | <time.h>: define timespec_get, TIME_UTC, to support... |
tree | commitdiff |
2012-08-22 |
Owen Shepherd | win32: initial pass at thread support |
tree | commitdiff |
2012-08-22 |
Owen Shepherd | win32: predeclare mainCRTStartup in crt0.c (silence... |
tree | commitdiff |
2012-08-22 |
Owen Shepherd | win32: declare _PDCLIB_w32errno in _PDCLIB_flushbuffer.c |
tree | commitdiff |
2012-08-22 |
Owen Shepherd | win32: Predeclare _PDCLIB_w32errno (silence compiler... |
tree | commitdiff |
2012-08-22 |
Owen Shepherd | win32: L_tmpnam set to 260 (MAX_PATH) |
tree | commitdiff |
2012-08-16 |
Owen Shepherd | <float.h> is now implemented in the platform independen... |
tree | commitdiff |
2012-08-16 |
Owen Shepherd | win32: most tests now build on Watcom |
tree | commitdiff |
2012-08-16 |
Owen Shepherd | Enable building PDCLib with Watcom. This was surprising... |
tree | commitdiff |
2012-08-16 |
Owen Shepherd | win32: Fix _PDCLIB_seek. Todo soon: change this API... |
tree | commitdiff |
2012-08-16 |
Owen Shepherd | printf_testcases: validate assumptions test cases make... |
tree | commitdiff |
2012-08-15 |
Owen Shepherd | win32: add a last chance exception handler which invoke... |
tree | commitdiff |
2012-08-15 |
Owen Shepherd | fclose.c: don't try to open testfile2 while already... |
tree | commitdiff |
2012-08-15 |
Owen Shepherd | _PDCLIB_flushbuffer for win32. correct seeking behaviour. |
tree | commitdiff |
2012-08-14 |
Owen Shepherd | (merge) |
tree | commitdiff |
2012-08-13 |
Owen Shepherd | Initial pass at a port to win32 |
tree | commitdiff |
2012-08-13 |
Owen Shepherd | * Test cleanups: surround the code for all functions... |
tree | commitdiff |
2012-08-12 |
Owen Shepherd | * New feature check macro system. See _PDCLIB_aux... |
tree | commitdiff |
2012-08-06 |
Owen Shepherd | Unit tests |
tree | commitdiff |
2012-08-05 |
Owen Shepherd | * platform/example is now a "stub" platform - it should... |
tree | commitdiff |
2011-03-17 |
solar | Fixed prototype warnings. |
tree | commitdiff |
2010-12-31 |
solar | I am not sure I understood strcoll() and strxfrm()... |
tree | commitdiff |
2010-12-30 |
solar | Language. |
tree | commitdiff |
2010-12-30 |
solar | Addressed ticket #40 (non-standard errno values). |
tree | commitdiff |
2010-12-29 |
solar | Moved ctype info into struct lconv. |
tree | commitdiff |
2010-12-29 |
solar | ctype |
tree | commitdiff |
2010-12-23 |
solar | Started out on v0.6. |
tree | commitdiff |
2010-12-17 |
solar | Moved the macro magic into the common header. |
tree | commitdiff |
2010-12-16 |
solar | Cleaning up TODOs. |
tree | commitdiff |
2010-12-12 |
solar | Whoops. That wouldn't have worked... |
tree | commitdiff |
2010-12-10 |
solar | Added testdriver for signals, make links now including... |
tree | commitdiff |
2010-12-10 |
solar | Completed <signal.h>, and moved into platform. |
tree | commitdiff |
2010-12-09 |
solar | Preliminary signal handling. |
tree | commitdiff |
2010-12-08 |
solar | Reworked scanf() testing. General cleanups. |
tree | commitdiff |
2010-12-02 |
solar | Testdriver for tmpfile(). |
tree | commitdiff |
2010-12-02 |
solar | Using constants for testfile names |
tree | commitdiff |
2010-12-01 |
solar | Some cleanups and corrected typos. |
tree | commitdiff |
2010-11-20 |
solar | Bug #39: fclose( stdout ) corrupts memory |
tree | commitdiff |
2010-11-09 |
solar | printf / scanf macros in inttypes.h. |
tree | commitdiff |
2010-11-02 |
solar | (no commit message) |
tree | commitdiff |
2010-10-01 |
solar | Streamlined printf testing. |
tree | commitdiff |
2010-07-19 |
solar | Moved reference files to platform subdirs. |
tree | commitdiff |
2010-06-23 |
solar | New file permissions. |
tree | commitdiff |
2010-06-20 |
solar | Some cleanups. |
tree | commitdiff |
2010-06-19 |
solar | tmpfile() implementation now based on /proc/sys/kernel... |
tree | commitdiff |
2010-06-17 |
solar | Reworking internal file handling. |
tree | commitdiff |
2010-05-16 |
solar | tmpnam implemented by using tmpfile. |
tree | commitdiff |
2010-05-16 |
solar | Almost done on tmpfile / tmpnam. |
tree | commitdiff |
2010-05-16 |
solar | Ad-hoc solutions for perror() and strerror(). |
tree | commitdiff |
2010-05-15 |
solar | Reset SVN properties. Temporarily removed fscanf()... |
tree | commitdiff |
2010-05-15 |
solar | Added imaxdiv_t (for inttypes.h). |
tree | commitdiff |
2010-05-15 |
solar | Added imaxdiv_t (for inttypes.h). |
tree | commitdiff |
2010-04-07 |
solar | Misnamed internal for INTMAX_MAX / INTMAX_MIN. Fixed. |
tree | commitdiff |
2010-03-12 |
solar | Stop-gap Makefile for Cygwin |
tree | commitdiff |
2010-03-12 |
solar | Compiling under Cygwin now. |
tree | commitdiff |
2009-09-15 |
solar | Getting closer to scan(). |
tree | commitdiff |
2009-09-13 |
solar | Merged branch stdio_rewrite back into trunk. |
tree | commitdiff |
2008-06-12 |
solar | A couple of artifacts resulting in compile errors.... |
tree | commitdiff |
2008-06-11 |
solar | Missing initializer for filename field in standard... |
tree | commitdiff |
2008-05-28 |
solar | Intermediate work, checked in for safekeeping as I... |
tree | commitdiff |
next |