]> pd.if.org Git - pdclib/commit
dos2unix
authorMartin Baute <solar@rootdirectory.de>
Sun, 13 Mar 2016 20:31:40 +0000 (21:31 +0100)
committerMartin Baute <solar@rootdirectory.de>
Sun, 13 Mar 2016 20:31:40 +0000 (21:31 +0100)
commitabc15df6b9fae3374d24c7cf5c3ab94c605b2a6d
tree6783905590a3d916e5eb23cb3dd30c6118611c59
parent8894c921674bb116d0a7b8f23a55311e7a768019
dos2unix
127 files changed:
COPYING.CC0
Readme.rst
UNICODE DATA LICENSE.txt
functions/_dlmalloc/dlmalloc.c
functions/_dlmalloc/dlmalloc.h
functions/locale/UnicodeData.py
functions/locale/freelocale.c
functions/stdio/_PDCLIB_fillbuffer.c
functions/stdio/_PDCLIB_flushbuffer.c
functions/stdio/_PDCLIB_ftell64.c
functions/stdio/_PDCLIB_fvopen.c
functions/stdio/_PDCLIB_seek.c
functions/stdio/flockfile.c
functions/stdio/ftrylockfile.c
functions/stdio/funlockfile.c
functions/string/strdup.c
functions/string/strndup.c
functions/string/strnlen.c
functions/uchar/c16rtomb.c
functions/uchar/mbrtoc16.c
functions/wchar/mbsinit.c
functions/wchar/wcscat.c
functions/wchar/wcschr.c
functions/wchar/wcscmp.c
functions/wchar/wcscpy.c
functions/wchar/wcscspn.c
functions/wchar/wcslen.c
functions/wchar/wcsncat.c
functions/wchar/wcsncmp.c
functions/wchar/wcsncpy.c
functions/wchar/wcspbrk.c
functions/wchar/wcsrchr.c
functions/wchar/wcsspn.c
functions/wchar/wcsstr.c
functions/wchar/wcstok.c
functions/wchar/wmemchr.c
functions/wchar/wmemcmp.c
functions/wchar/wmemcpy.c
functions/wchar/wmemmove.c
functions/wctype/iswalnum.c
functions/wctype/iswalpha.c
functions/wctype/iswblank.c
functions/wctype/iswcntrl.c
functions/wctype/iswctype.c
functions/wctype/iswdigit.c
functions/wctype/iswgraph.c
functions/wctype/iswlower.c
functions/wctype/iswprint.c
functions/wctype/iswpunct.c
functions/wctype/iswspace.c
functions/wctype/iswupper.c
functions/wctype/iswxdigit.c
functions/wctype/towctrans.c
functions/wctype/towlower.c
functions/wctype/towupper.c
functions/wctype/wctrans.c
functions/wctype/wctype.c
html/style.css
includes/float.h
includes/stdnoreturn.h
internals/_PDCLIB_float.h
internals/_PDCLIB_io.h
man3/abort.3
man3/assert.3
man3/assert.h.3
man3/atexit.3
man3/errno.3
man3/errno.h.3
man3/exit.3
man3/flockfile.3
man3/mbsinit.3
man3/pdclib.3
man3/posix_locale.3
man3/setlocale.3
man3/strdup.3
man3/string.h.3
man3/wchar.h.3
opt/c_locale/README.txt
opt/c_locale/_PDCLIB_clocale.h
opt/c_locale/_PDCLIB_initclocale.c
opt/mincoll/wcscoll.c
opt/mincoll/wcsxfrm.c
opt/nothread/_PDCLIB_threadconfig.h
opt/nothread/call_once.c
opt/nothread/cnd_init.c
opt/nothread/cnd_signal.c
opt/nothread/cnd_wait.c
opt/nothread/mtx_destroy.c
opt/nothread/mtx_init.c
opt/nothread/mtx_lock.c
opt/nothread/mtx_timedlock.c
opt/nothread/mtx_trylock.c
opt/nothread/mtx_unlock.c
opt/nothread/thrd_yield.c
opt/nothread/tss_create.c
opt/nothread/tss_delete.c
opt/nothread/tss_get.c
opt/nothread/tss_set.c
opt/notime/time.c
opt/notime/timespec_get.c
platform/example/Config.jam
platform/example/Jamfile
platform/example/functions/_PDCLIB/_PDCLIB_fileops.c
platform/example/functions/_PDCLIB/_PDCLIB_open.c
platform/example/functions/_PDCLIB/freepages.c
platform/gandr/functions/_PDCLIB/_PDCLIB_freepages.c
platform/posix/Config.jam
platform/win32/Config.jam
platform/win32/Jamfile
platform/win32/crt0.c
platform/win32/functions/_PDCLIB/_PDCLIB_fileops.c
platform/win32/functions/_PDCLIB/_PDCLIB_freepages.c
platform/win32/functions/_PDCLIB/_PDCLIB_runTlsCallbacks.c
platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c
platform/win32/functions/_PDCLIB/_tls_used.c
platform/win32/functions/threads/call_once.c
platform/win32/functions/threads/mtx_destroy.c
platform/win32/functions/threads/mtx_init.c
platform/win32/functions/threads/mtx_lock.c
platform/win32/functions/threads/mtx_timedlock.c
platform/win32/functions/threads/mtx_trylock.c
platform/win32/functions/threads/mtx_unlock.c
platform/win32/functions/threads/tss_create.c
platform/win32/functions/threads/tss_delete.c
platform/win32/functions/threads/tss_get.c
platform/win32/functions/threads/tss_set.c
platform/win32/internals/_PDCLIB_threadconfig.h