2012-12-31 |
Owen Shepherd | PDCLIB-2 PDCLIB-9: As an extension, add the POSIX threa... |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Owen Shepherd | PDCLIB-2 PDCLIB-12 tighten up restrict qualifiers on... |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Owen Shepherd | Minimize the amount of internal definitions which get... |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Owen Shepherd | PDCLIB-2 PDCLIB-12: If the internal character conversio... |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Owen Shepherd | PDCLIB-2 PDCLIB-12: UTF-8 codec |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Owen Shepherd | assert: for assert(x), mark !x case as _PDCLIB_UNREACHABLE |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | Add _PDCLIB_UNREACHABLE (defines block of code as unrea... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | PDCLIB-2 PDCLIB-12: Move _PDCLIB_mbstate_t to _PDCLIB_e... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | PDCLIB-2 PDCLIB-12: Add Latin-1 codec |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | PDCLIB-2 PDCLIB-12: ASCII codec correct off-by-one... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | PDCLIB-2 PDCLIB-12: Add new "basecodecs" option, which... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | _PDCLIB_encoding.h: match internal types |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | Make _PDCLIB_mbstate_t available in the type namespace... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | uchar.h: correct preprocessor directives |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | PDCLIB-2 PDCLIB-12: Add uchar.h with appropriate type... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | Elaborate on the interface of the encoding functions |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | PDCLIB-12: Groundwork for encoding support system |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | Rename files which had not yet been renamed in the... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | Rename all files to match their primary symbol (avoids... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | Add alias manpages for all the unlocked stdio functions |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | <stdio.h>: remove fileno_unlocked (illegal immigrant... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | Manual page on unlocked stdio routines |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Owen Shepherd | Add man page aliases for ftrylockfile/funlockfile |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | Add pthreads threading backend and move the POSIX port... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | threads.h: correct definition of call_once when no... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | qsort: Regression test now ignores 4th test on Mac... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | rewind: Add _unlocked variation. Make rewind() actually... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | Add rules to .hgignore to ignore test files |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | Fix warnings |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | Add an up to date POSIX port (works on Mac OS X). This... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | Remove object files that had smuggled their way into... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | _PDCLIB_float.h: add newline at end of file |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | opt/nothread: add support for recursion |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | Move existing errno handling to tss_errno, to allow... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | Add hello world file which can be used to establish... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | Jamfile, Jamrules: Convert to UNIX line endings |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | wcsncat test suite had a parameter which was a narrow... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Owen Shepherd | FIXES PDCLIB-20 by preserving _PDCLIB_STATUS flag |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Owen Shepherd | PDCLIB_scan: For %p, use E_long. This is a temporary... |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Owen Shepherd | _PDCLIB_print: Change "written" unsigned -> int due... |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Owen Shepherd | _PDCLIB_scan: Correct INT_MAX -> UINT_MAX when initiali... |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Owen Shepherd | posix: First pass at updated config file for POSIX... |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Owen Shepherd | win32: _PDCLIB_config.h cleaned up: |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Owen Shepherd | _PDCLIB_aux.h: Better detection of Clang and GCC features |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Owen Shepherd | _PDCLIB_seek: Incorrect specification (used int64_t... |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Owen Shepherd | _PDCLIB_scan: Had incorrect upper bound on field width... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Owen Shepherd | Add Sublime Text project file |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Owen Shepherd | PDCLIB-18: Unify fgetc under _PDCLIB_getchars. Also... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Owen Shepherd | PDCLIB-18: Add _PDCLIB_getchars to _PDCLIB_io.h. Change... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Owen Shepherd | PDCLIB-19: Remove gets() when >=C11. Deprecated it... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Owen Shepherd | PDCLIB-18: Implement defect test cases |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Owen Shepherd | PDCLIB-8: First phase of intergation of new I/O backend... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Owen Shepherd | On C++, define _PDCLIB_wchar_t to be builtin type wchar_t |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Owen Shepherd | win32: Fix warnings relating to definition of LONG... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Owen Shepherd | PDCLIB-15: _PDCLIB_print now calls through to putc_unlocked |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Owen Shepherd | PDCLIB-16: Add _unlocked variations of all I/O routines... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Owen Shepherd | PDCLIB-15: fopen initializes stream lock; fclose releases |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Owen Shepherd | PDCLIB-15 PDCLIB-16: |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Owen Shepherd | Improve reStructuredText formatting |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Owen Shepherd | Convert readme to be in reStructuredText format (for... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Owen Shepherd | PDCLIB-14: abort() on buffer size error |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Owen Shepherd | PDCLIB-13: fwrite did not reset it's offset after doing... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Owen Shepherd | Update .hgignore to ignore sublime text workspaces |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Owen Shepherd | PDCLIB-2: Pure wide character functions |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Owen Shepherd | PDCLIB-2: <wchar.h>: don't expect or expose definition... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Owen Shepherd | man3/wchar.h.3: _PDCLIB_restrict -> restrict. doh. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Owen Shepherd | man3/pdclib.3: link wchar.h from our list of headers |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Owen Shepherd | PDCLIB-2: Complete wchar.h + manual page. This header... |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Owen Shepherd | PDCLIB-7: Add _PDCLIB_ftell64 to give us full precision... |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Owen Shepherd | PDCLIB-7: When fseek is called with SEEK_CUR, internall... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | opt nothread: Fix call_once to match recent changes... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | win32: mutex rewrite. new form is much simpler |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | strnlen: stupid off-by-one |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | printf_testcases.h: don't check for _PDCLIB_CHAR_SIGNED... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | PDCLIB-6: Didn't increment the specification pointer... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | C11 7.21.6.1p8 "The result of converting a zero value... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | C11 7.21.6.1p4: the precision may be * or an _optional_... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | PDCLIB-6: Macros not wrapped in parentheses are evil... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | PDCLIB-6: Removing the zero flag requires bitwise and... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | PDCLIB-6: Move output from %s/%c specifiers to their... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | _PDCLIB_iotest.h: Print out the format string which... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | <string.h>: add POSIX 2008 extension strnlen (general... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | PDCLIB-6: _PDCLIB_status_t: change members from size_t... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | printf_testcases.h: Don't enable the Tyndur test cases... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | PDCLIB-6: int2base: alternate conversion specifier... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | PDCLIB-6: Inside _PDCLIB_print, remove intformat and... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Owen Shepherd | _PDCLIB_iotest.h: the code for determining if the resul... |
commit | commitdiff | tree | snapshot |
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 |
next |