Changeset 2100


Ignore:
Timestamp:
Jun 28, 2005, 5:34:52 PM (20 years ago)
Author:
bird
Message:

wrapping.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/ReleaseNotes.os2

    • Property cvs2svn:cvs-rev changed from 1.28 to 1.29
    r2099 r2100  
    5252
    5353        o New functions (might not be 100% correct):
    54           __bindtextdomain(), __dcgettext(), __dcigettext(),
    55           __dcngettext(), __dgettext(), __dngettext(), __gettext(),
    56           __gettext_extract_plural(), __gettext_free_exp(), __gettextparse(),
    57           _nl_make_l10nflist(), __ngettext(), __textdomain(), _nl_locale_name(),
    58           on_exit(), nanosleep(), wmemcpy(), wmemchr(), wmemcmp(), wmemmove(),
    59           wmemset(), gethrtime(), _nl_expand_alias(), _nl_explode_name(),
    60           _nl_normalize_codeset(), __fbufsize(), __fpending(), getpriority(),
    61           setpriority(), nice(), sysctl(), sysctlbyname(), sysctlnametomib(),
    62           fchmod(), _chdir_os2(), fts_children(), fts_close(), fts_get_clientptr(),
    63           fts_get_stream(), fts_open(), fts_read(), fts_set(), fts_set_clientptr(),
    64           mkfifo(), futimes(), _getenv_int(), _getenv_long(), _getenv_longlong(),
    65           ftok(), semctl(), semget(), semop(), shmat(), shmctl(), shmdt(), shmget(),
    66           acosf(), acosh(), acoshf(), asinf(), asinh(), asinhf(), atan2f(), atanf(),
    67           atanh(), atanhf(), cabs(), cabsf(), cbrtf(), ceilf(), cimag(), cimagf(),
    68           cimagl(), conj(), conjf(), conjl(), cosf(), coshf(), creal(), crealf(),
    69           creall(), erf(), erfc(), erfcf(), erff(), exp2(), exp2f(), expf(),
    70           expm1(), expm1f(), truncf(), fabsf(), fdim(), fdimf(), fdiml(), fegetenv(),
    71           feholdexcept(), feraiseexcept(), fesetexceptflag(), feupdateenv(),
    72           floorf(), fma(), fmaf(), fmal(), fmax(), fmaxf(), fmaxl(), fmin(),
    73           fminf(), fminl(), fmodf(), frexpf(), hypotf(), ilogb(), ilogbf(),
    74           ilogbl(), ldexpf(), lgamma(), lgammaf(), llrint(), llrintf(), llround(),
    75           llroundf(), llroundl(), log10f(), log1p(), log1pf(), logb(), logbf(),
    76           logf(), lrint(), lrintf(), lround(), lroundf(), lroundl(), modff(),
    77           nearbyint(), nearbyintf(), nexttoward(), nexttowardf(), powf(),
    78           remainder(), remainderf(), remquo(), remquof(), rintf(), round(),
    79           roundf(), roundl(), scalbf(), scalbln(), scalblnf(), scalblnl(),
    80           scalbn(), scalbnf(), scalbnl(), signgam(), sinf(), sinhf(), sqrtf(),
    81           tanf(), tanhf(), tgamma(), drem(), dremf(), finite(), finitef(),
    82           gamma(), gammaf(), gammaf_r(), gamma_r(), j0(), j0f(), j1(), j1f(),
    83           jn(), jnf(), lgammaf_r(), lgamma_r(), scalb(), significand(),
    84           significandf(), powl(), y0(), y0f(), y1(), y1f(), yn(), ynf(),
    85           arc4random(), arc4random_addrandom(), arc4random_stir(),
    86           _mktemp(), mkdtemp(), mkstemps(), clearerr_unlocked(),
    87           feof_unlocked(), ferror_unlocked(), fgetc_unlocked(),
    88           fileno_unlocked(), flockfile(), ftrylockfile(), funlockfile(),
    89           getchar_unlocked(), getc_unlocked(), putchar_unlocked(),
    90           fputc_unlocked(), putc_unlocked(), fputs_unlocked(),
    91           puts_unlocked() and fread_unlocked().
    92 
     54          __bindtextdomain(), __dcgettext(), __dcigettext(),
     55          __dcngettext(), __dgettext(), __dngettext(), __gettext(),
     56          __gettext_extract_plural(), __gettext_free_exp(),
     57          __gettextparse(), _nl_make_l10nflist(), __ngettext(),
     58          __textdomain(), _nl_locale_name(), on_exit(), nanosleep(),
     59          wmemcpy(), wmemchr(), wmemcmp(), wmemmove(), wmemset(),
     60          gethrtime(), _nl_expand_alias(), _nl_explode_name(),
     61          _nl_normalize_codeset(), __fbufsize(), __fpending(),
     62          getpriority(), setpriority(), nice(), sysctl(),
     63          sysctlbyname(), sysctlnametomib(), fchmod(), _chdir_os2(),
     64          fts_children(), fts_close(), fts_get_clientptr(),
     65          fts_get_stream(), fts_open(), fts_read(), fts_set(),
     66          fts_set_clientptr(), mkfifo(), futimes(), _getenv_int(),
     67          _getenv_long(), _getenv_longlong(), ftok(), semctl(),
     68          semget(), semop(), shmat(), shmctl(), shmdt(), shmget(),
     69          acosf(), acosh(), acoshf(), asinf(), asinh(), asinhf(),
     70          atan2f(), atanf(), atanh(), atanhf(), cabs(), cabsf(),
     71          cbrtf(), ceilf(), cimag(), cimagf(), cimagl(), conj(),
     72          conjf(), conjl(), cosf(), coshf(), creal(), crealf(),
     73          creall(), erf(), erfc(), erfcf(), erff(), exp2(), exp2f(),
     74          expf(), expm1(), expm1f(), truncf(), fabsf(), fdim(),
     75          fdimf(), fdiml(), fegetenv(), feholdexcept(),
     76          feraiseexcept(), fesetexceptflag(), feupdateenv(), floorf(),
     77          fma(), fmaf(), fmal(), fmax(), fmaxf(), fmaxl(), fmin(),
     78          fminf(), fminl(), fmodf(), frexpf(), hypotf(), ilogb(),
     79          ilogbf(), ilogbl(), ldexpf(), lgamma(), lgammaf(), llrint(),
     80          llrintf(), llround(), llroundf(), llroundl(), log10f(),
     81          log1p(), log1pf(), logb(), logbf(), logf(), lrint(),
     82          lrintf(), lround(), lroundf(), lroundl(), modff(),
     83          nearbyint(), nearbyintf(), nexttoward(), nexttowardf(),
     84          powf(), remainder(), remainderf(), remquo(), remquof(),
     85          rintf(), round(), roundf(), roundl(), scalbf(), scalbln(),
     86          scalblnf(), scalblnl(), scalbn(), scalbnf(), scalbnl(),
     87          signgam(), sinf(), sinhf(), sqrtf(), tanf(), tanhf(),
     88          tgamma(), drem(), dremf(), finite(), finitef(), gamma(),
     89          gammaf(), gammaf_r(), gamma_r(), j0(), j0f(), j1(), j1f(),
     90          jn(), jnf(), lgammaf_r(), lgamma_r(), scalb(),
     91          significand(), significandf(), powl(), y0(), y0f(), y1(),
     92          y1f(), yn(), ynf(), arc4random(), arc4random_addrandom(),
     93          arc4random_stir(), _mktemp(), mkdtemp(), mkstemps(),
     94          clearerr_unlocked(), feof_unlocked(), ferror_unlocked(), 
     95          fgetc_unlocked(), fileno_unlocked(), flockfile(),
     96          ftrylockfile(), funlockfile(), getchar_unlocked(),
     97          getc_unlocked(), putchar_unlocked(), fputc_unlocked(),
     98          putc_unlocked(), fputs_unlocked(), puts_unlocked() and
     99          fread_unlocked().
    93100
    94101    Removed features:
     
    257264          _UTF8_wcsnrtombs(), digittoint(), isideogram(),
    258265          isrune(), iswalnum(), iswalpha(), iswascii(),
     266
    259267          iswblank(), iswcntrl(), iswctype(), iswdigit(),
    260268          iswgraph(), iswhexnumber(), iswideogram(), iswlower(),
Note: See TracChangeset for help on using the changeset viewer.