X-Git-Url: http://nsz.repo.hu/git/?p=musl-tables;a=blobdiff_plain;f=tab_c99.html;h=e7b86ca9348a61e535ebf78f5b5bd6d905a745d0;hp=2fb327ed42fb2ba406d5e325ab91f759c575cd8c;hb=365287cc2fd49eda91f7ce17f94308ecd52fb980;hpb=3dcd70479a7297f9180cc88d4807def6b286adc9 diff --git a/tab_c99.html b/tab_c99.html index 2fb327e..e7b86ca 100644 --- a/tab_c99.html +++ b/tab_c99.html @@ -1,5 +1,5 @@

musl vs c99 api

-

commit

commit 115af23942e024f78779ab29832fed3938c799e7
Date: 2015-03-29 23:48:12 -0400

release 1.1.8 +

commit

commit 615629bd6fcd6ddb69ad762e679f088c7bd878e2
Date: 2015-10-19 19:12:57 -0400

release 1.1.12

legend

table

muslc99
statussymdeclnameheaderprotosection
  d d d assertassert.hvoid assert(scalar expression);B.1 Diagnostics @@ -91,7 +91,7 @@
  d EDOMerrno.h B.4 Errors
  d EILSEQerrno.h B.4 Errors
  d ERANGEerrno.h B.4 Errors -
  d errnoerrno.h B.4 Errors +
  d errnoerrno.h B.4 Errors
  t fenv_tfenv.h B.5 Floating-point environment
  d FE_OVERFLOWfenv.h B.5 Floating-point environment
  d FE_TOWARDZEROfenv.h B.5 Floating-point environment @@ -553,7 +553,7 @@
  d isunorderedmath.hint isunordered(real-floating x, real-floating y);B.11 Mathematics
  t jmp_bufsetjmp.h B.12 Nonlocal jumps
 Td p setjmpsetjmp.hint setjmp(jmp_buf env);B.12 Nonlocal jumps -
 Td p longjmpsetjmp.hvoid longjmp(jmp_buf env, int val);B.12 Nonlocal jumps +
 Tp longjmpsetjmp.hvoid longjmp(jmp_buf env, int val);B.12 Nonlocal jumps
  t sig_atomic_tsignal.h B.13 Signal handling
  d SIG_IGNsignal.h B.13 Signal handling
  d SIGILLsignal.h B.13 Signal handling @@ -679,15 +679,15 @@
 Dd x stderrstdio.h B.18 Input/output
  t fpos_tstdio.h B.18 Input/output
  d BUFSIZstdio.h B.18 Input/output -
  d d d d d SEEK_CURstdio.h B.18 Input/output +
  d d d d d SEEK_CURstdio.h B.18 Input/output
 Dd x stdinstdio.h B.18 Input/output
  d d d d d d d d d d d d d d d d NULLstdio.h B.18 Input/output
  d d EOFstdio.h B.18 Input/output -
  d d d d d SEEK_ENDstdio.h B.18 Input/output +
  d d d d d SEEK_ENDstdio.h B.18 Input/output
 Dd x stdoutstdio.h B.18 Input/output
  d _IOFBFstdio.h B.18 Input/output
  d FOPEN_MAXstdio.h B.18 Input/output -
  d d d d d SEEK_SETstdio.h B.18 Input/output +
  d d d d d SEEK_SETstdio.h B.18 Input/output
 Tp removestdio.hint remove(const char *filename);B.18 Input/output
 Tp renamestdio.hint rename(const char *old, const char *new);B.18 Input/output
 Tp tmpfilestdio.hFILE *tmpfile(void);B.18 Input/output @@ -737,13 +737,13 @@
  v t size_tstdlib.h B.19 General utilities
  t ldiv_tstdlib.h B.19 General utilities
  d EXIT_FAILUREstdlib.h B.19 General utilities -
  d MB_CUR_MAXstdlib.h B.19 General utilities +
  d MB_CUR_MAXstdlib.h B.19 General utilities
  t wchar_tstdlib.h B.19 General utilities
  t lldiv_tstdlib.h B.19 General utilities
  d EXIT_SUCCESSstdlib.h B.19 General utilities
  t div_tstdlib.h B.19 General utilities
  d d d d d d d d d d d d d d d d NULLstdlib.h B.19 General utilities -
  d RAND_MAXstdlib.h B.19 General utilities +
  d RAND_MAXstdlib.h B.19 General utilities
 Tp atofstdlib.hdouble atof(const char *nptr);B.19 General utilities
 Tp atoistdlib.hint atoi(const char *nptr);B.19 General utilities
 Tp atolstdlib.hlong int atol(const char *nptr);B.19 General utilities