X-Git-Url: http://nsz.repo.hu/git/?p=musl-tables;a=blobdiff_plain;f=tab_c11.html;h=94755b206df7d2b4df60a13c301742495d07a286;hp=89e913c2f893291c712b69b8256dfa22d02898e2;hb=945eb4635a659bbbac691c9d474459d3d2954db6;hpb=8e4d88d6f614931e0a7c0723fa47743de4b34aab diff --git a/tab_c11.html b/tab_c11.html index 89e913c..94755b2 100644 --- a/tab_c11.html +++ b/tab_c11.html @@ -1,5 +1,5 @@

musl vs c11 api

-

commit

commit dd762cf6e5886ed297886a19a2e2ffd49157a786
Date: Sun Oct 28 18:45:11 2012 -0400

release notes for 0.9.7 +

commit

commit e6dcebd5efa2d390f0a24dc11444024e9fd1990c
Date: Mon Nov 26 21:01:30 2012 -0500

update readme and release notes for 0.9.8

legend

(Annex K apis are excluded: -D__STDC_WANT_LIB_EXT1__=0 is assumed)

table

muslc11
statussymdeclnameheaderprotosection
missing  static_assertassert.h B.1 Diagnostics @@ -66,9 +66,9 @@
 Td p d d cimagcomplex.hdouble cimag(double complex z);B.2 Complex
 Td p cimagfcomplex.hfloat cimagf(float complex z);B.2 Complex
 Td p cimaglcomplex.hlong double cimagl(long double complex z);B.2 Complex -
missing  CMPLXcomplex.hdouble complex CMPLX(double x, double y);B.2 Complex -
missing  CMPLXFcomplex.hfloat complex CMPLXF(float x, float y);B.2 Complex -
missing  CMPLXLcomplex.hlong double complex CMPLXL(long double x, long double y);B.2 Complex +
  d CMPLXcomplex.hdouble complex CMPLX(double x, double y);B.2 Complex +
  d CMPLXFcomplex.hfloat complex CMPLXF(float x, float y);B.2 Complex +
  d CMPLXLcomplex.hlong double complex CMPLXL(long double x, long double y);B.2 Complex
 Tp d d conjcomplex.hdouble complex conj(double complex z);B.2 Complex
 Tp conjfcomplex.hfloat complex conjf(float complex z);B.2 Complex
 Tp conjlcomplex.hlong double complex conjl(long double complex z);B.2 Complex @@ -567,18 +567,18 @@
  t jmp_bufsetjmp.h B.12 Nonlocal jumps
 Td p setjmpsetjmp.hint setjmp(jmp_buf env);B.12 Nonlocal jumps
 Td p longjmpsetjmp.h_Noreturn void 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 +
  t sig_atomic_tsignal.h B.13 Signal handling +
  d SIG_IGNsignal.h B.13 Signal handling
  d SIGILLsignal.h B.13 Signal handling
  d SIGTERMsignal.h B.13 Signal handling -
  d SIG_DFLsignal.h B.13 Signal handling +
  d SIG_DFLsignal.h B.13 Signal handling
  d SIGABRTsignal.h B.13 Signal handling
  d SIGINTsignal.h B.13 Signal handling -
  d SIG_ERRsignal.h B.13 Signal handling +
  d SIG_ERRsignal.h B.13 Signal handling
  d SIGFPEsignal.h B.13 Signal handling
  d SIGSEGVsignal.h B.13 Signal handling -
 Tp signalsignal.hvoid (*signal(int sig, void (*func)(int)))(int);B.13 Signal handling -
 Tp raisesignal.hint raise(int sig);B.13 Signal handling +
 Tp signalsignal.hvoid (*signal(int sig, void (*func)(int)))(int);B.13 Signal handling +
 Tp raisesignal.hint raise(int sig);B.13 Signal handling
  d alignasstdalign.h B.14 Alignment
  d __alignas_is_definedstdalign.h B.14 Alignment
  t t va_liststdarg.h B.15 Variable arguments @@ -781,15 +781,15 @@
 Rd x stderrstdio.h B.20 Input/output
  t fpos_tstdio.h B.20 Input/output
  d BUFSIZstdio.h B.20 Input/output -
  d d d d d SEEK_CURstdio.h B.20 Input/output +
  d d d d d SEEK_CURstdio.h B.20 Input/output
 Rd x stdinstdio.h B.20 Input/output
  d d d d d d d d d d d d d d d d d d d d d d d d NULLstdio.h B.20 Input/output
  d d EOFstdio.h B.20 Input/output -
  d d d d d SEEK_ENDstdio.h B.20 Input/output +
  d d d d d SEEK_ENDstdio.h B.20 Input/output
 Rd x stdoutstdio.h B.20 Input/output
  d _IOFBFstdio.h B.20 Input/output
  d FOPEN_MAXstdio.h B.20 Input/output -
  d d d d d SEEK_SETstdio.h B.20 Input/output +
  d d d d d SEEK_SETstdio.h B.20 Input/output
 Tp removestdio.hint remove(const char *filename);B.20 Input/output
 Tp renamestdio.hint rename(const char *old, const char *new);B.20 Input/output
 Tp tmpfilestdio.hFILE *tmpfile(void);B.20 Input/output @@ -1129,4 +1129,4 @@
 Tp towctranswctype.hwint_t towctrans(wint_t wc, wctrans_t desc);B.29 Wide character classification and mapping utilities
 Tp wctranswctype.hwctrans_t wctrans(const char *property);B.29 Wide character classification and mapping utilities
-

stats

+

stats