2012-08-24 |
Owen Shepherd | PDCLIB-6: Incorporate the Tyndur test suite into our... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Owen Shepherd | Manual pages: renmae man->man3 to follow existing conve... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Owen Shepherd | win32: mtx_destroy implemented |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Owen Shepherd | <threads.h>: correct declaration of thrd_start_t. oops. |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Owen Shepherd | <time.h> opt/notime: add timespec_get. wrap time with... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Owen Shepherd | <time.h>: define timespec_get, TIME_UTC, to support... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Owen Shepherd | win32: initial pass at thread support |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Owen Shepherd | call_once: inline definition in threads.h (available... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Owen Shepherd | _PDCLIB_ONCE_FLAG_DONE -> _PDCLIB_ONCE_FLAG_IS_DONE... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Owen Shepherd | win32: predeclare mainCRTStartup in crt0.c (silence... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Owen Shepherd | Remove dev_zero_fd from dlmalloc.c (we don't use it... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Owen Shepherd | win32: declare _PDCLIB_w32errno in _PDCLIB_flushbuffer.c |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Owen Shepherd | wcsrchr: add (wchar_t*) cast to found assignment (previ... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Owen Shepherd | win32: Predeclare _PDCLIB_w32errno (silence compiler... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Owen Shepherd | rename: test driver checked for rv == -1 on failure... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Owen Shepherd | win32: L_tmpnam set to 260 (MAX_PATH) |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Owen Shepherd | <float.h> is now implemented in the platform independen... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Owen Shepherd | win32: most tests now build on Watcom |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Owen Shepherd | Enable building PDCLib with Watcom. This was surprising... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Owen Shepherd | printf test cases: check signdness of char. Validate... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Owen Shepherd | win32: Fix _PDCLIB_seek. Todo soon: change this API... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Owen Shepherd | printf_testcases: validate assumptions test cases make... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Owen Shepherd | win32: add a last chance exception handler which invoke... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Owen Shepherd | fclose.c: don't try to open testfile2 while already... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Owen Shepherd | _PDCLIB_flushbuffer for win32. correct seeking behaviour. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Shepherd | ignore generated html files from manuals |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Shepherd | Documentation for errno.h and errno |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Shepherd | EDOM was repeated |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Shepherd | Change the HTML manual page style to remove width limit... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Shepherd | Add nothrow annotations where appropriate |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Shepherd | The feature check statements should represent what... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Shepherd | Correct formatting of strdup/strndup in man string.h |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Shepherd | Add string.h man page |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Shepherd | Import default mandoc stylesheet for HTML manuals |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Shepherd | Bugfix: memmove parameters incorrectly defined as restrict. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Shepherd | Add support for building HTML manual pages to the Jamfile |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Shepherd | (merge) |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Shepherd | Import the manual pages into the repository |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Owen Shepherd | Initial pass at a port to win32 |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Owen Shepherd | * Test cleanups: surround the code for all functions... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Owen Shepherd | * New feature check macro system. See _PDCLIB_aux... |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Owen Shepherd | Unit tests |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Owen Shepherd | * platform/example is now a "stub" platform - it should... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Owen Shepherd | Include the text of the Creative Commons CC0 legal... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Owen Shepherd | Import dlmalloc (public domain) as a malloc implementat... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Owen Shepherd | Remove these 4 files now they have moved to opt/. hg... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Owen Shepherd | * Change the style of inclusion of the internal/ header... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
convert-repo | update tags |
commit | commitdiff | tree | snapshot |
2011-10-09 |
solar | Improved by Caleb1994 of osdev.org. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
solar | Fixing #47 (*snprint() crash). |
commit | commitdiff | tree | snapshot |
2011-06-13 |
solar | Added LC_* definitions. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
solar | Fixes #45. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
solar | Fixed prototype warnings. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
solar | find did not match on symlinks. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
solar | Backported improvements to Makefile from OSDev. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
solar | Fix for #42 - free( NULL ) must not fail. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
solar | It seems I have to review the list of warning options... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
solar | Fix for #41. |
commit | commitdiff | tree | snapshot |
2010-12-31 |
solar | I am not sure I understood strcoll() and strxfrm()... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
solar | Language. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
solar | Addressed ticket #40 (non-standard errno values). |
commit | commitdiff | tree | snapshot |
2010-12-29 |
solar | localeconv, and setlocale (C locale only) |
commit | commitdiff | tree | snapshot |
2010-12-29 |
solar | Moved ctype info into struct lconv. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
solar | ctype |
commit | commitdiff | tree | snapshot |
2010-12-23 |
solar | Forgot parameter type. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
solar | Started out on v0.6. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
solar | Comment on v0.5 release |
commit | commitdiff | tree | snapshot |
2010-12-20 |
solar | Basic tests for %c, %s, %[ and %p. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
solar | Some testcases for scanf(). Fixed bug with %*... .... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
solar | Moved the macro magic into the common header. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
solar | Cleaning up TODOs. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
solar | Cleaning up TODOs. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
solar | More cleaning up. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
solar | Tightening the code a bit. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
solar | Fixed safeguard calculation in ftell(). |
commit | commitdiff | tree | snapshot |
2010-12-13 |
solar | Nine-to-five job calling, leaving this intermediate. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
solar | Whoops. That wouldn't have worked... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
solar | EOL handling is for text mode conversion. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
solar | We will cross that bridge when we come to it. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
solar | Replaced the dumb PATCHFILES with a smart for-find. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
solar | Added testdriver for signals, make links now including... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
solar | Adjusted Makefile and svn:ignore for signal/. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
solar | Completed <signal.h>, and moved into platform. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
solar | Put printf() / scanf() test macros in seperate header. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
solar | Preliminary signal handling. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
solar | SVN properties cleanup. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
solar | Reworked scanf() testing. General cleanups. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
solar | Test drivers for fgetpos, fsetpos, and perror. Cannot... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
solar | fseek() test driver. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
solar | Test driver (and much-needed fixes) to fgets(). |
commit | commitdiff | tree | snapshot |
2010-12-02 |
solar | Testdriver for gets(). Turns out fseek() was not tested... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
solar | Testdriver for tmpfile(). |
commit | commitdiff | tree | snapshot |
2010-12-02 |
solar | Test driver for freopen(). |
commit | commitdiff | tree | snapshot |
2010-12-02 |
solar | Using constants for testfile names |
commit | commitdiff | tree | snapshot |
2010-12-01 |
solar | Switched to tmpfile() where appropriate. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
solar | Some cleanups and corrected typos. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
solar | *Much* better. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
solar | Better error reporting on printf's. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
solar | Status review. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
solar | Fixed broken filename handling in freopen(). |
commit | commitdiff | tree | snapshot |
next |