Changeset 2264


Ignore:
Timestamp:
Jul 18, 2005, 5:21:04 AM (20 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/ReleaseNotes.os2

    • Property cvs2svn:cvs-rev changed from 1.29 to 1.30
    r2263 r2264  
    1010
    1111
     12
     13
     14
     15
     16
     17
     18
     19
     20
     21
     22
     23
     24
     25
     26
     27
     28
     29
     30
     31
     32
     33
     34
     35
     36
     37
     38
     39
     40
     41
     42
     43
     44
     45
     46
     47
     48
     49
     50
     51
     52
     53
     54
     55
     56
     57
     58
     59
     60
     61
     62
     63
     64
     65
     66
     67
     68
     69
     70
     71
     72
     73
     74
     75
     76
     77
     78
     79
     80
     81
     82
     83
     84
     85
     86
     87
     88
     89
     90
     91
     92
     93
     94
     95
     96
     97
     98
     99
     100
     101
     102
     103
     104
     105
    12106GCC v3.3.5 / LIBC v0.6 - Beta 5:
    13107--------------------------------
     
    52146
    53147        o New functions (might not be 100% correct):
    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 
     148          __bindtextdomain(), __dcgettext(), __dcigettext(),
     149          __dcngettext(), __dgettext(), __dngettext(), __gettext(),
     150          __gettext_extract_plural(), __gettext_free_exp(),
     151          __gettextparse(), _nl_make_l10nflist(), __ngettext(),
     152          __textdomain(), _nl_locale_name(), on_exit(), nanosleep(),
     153          wmemcpy(), wmemchr(), wmemcmp(), wmemmove(), wmemset(),
     154          gethrtime(), _nl_expand_alias(), _nl_explode_name(),
     155          _nl_normalize_codeset(), __fbufsize(), __fpending(),
     156          getpriority(), setpriority(), nice(), sysctl(),
     157          sysctlbyname(), sysctlnametomib(), fchmod(), _chdir_os2(),
     158          fts_children(), fts_close(), fts_get_clientptr(),
     159          fts_get_stream(), fts_open(), fts_read(), fts_set(),
     160          fts_set_clientptr(), mkfifo(), futimes(), _getenv_int(),
     161          _getenv_long(), _getenv_longlong(), ftok(), semctl(),
     162          semget(), semop(), shmat(), shmctl(), shmdt(), shmget(),
     163          acosf(), acosh(), acoshf(), asinf(), asinh(), asinhf(),
     164          atan2f(), atanf(), atanh(), atanhf(), cabs(), cabsf(),
     165          cbrtf(), ceilf(), cimag(), cimagf(), cimagl(), conj(),
     166          conjf(), conjl(), cosf(), coshf(), creal(), crealf(),
     167          creall(), erf(), erfc(), erfcf(), erff(), exp2(), exp2f(),
     168          expf(), expm1(), expm1f(), truncf(), fabsf(), fdim(),
     169          fdimf(), fdiml(), fegetenv(), feholdexcept(),
     170          feraiseexcept(), fesetexceptflag(), feupdateenv(), floorf(),
     171          fma(), fmaf(), fmal(), fmax(), fmaxf(), fmaxl(), fmin(),
     172          fminf(), fminl(), fmodf(), frexpf(), hypotf(), ilogb(),
     173          ilogbf(), ilogbl(), ldexpf(), lgamma(), lgammaf(), llrint(),
     174          llrintf(), llround(), llroundf(), llroundl(), log10f(),
     175          log1p(), log1pf(), logb(), logbf(), logf(), lrint(),
     176          lrintf(), lround(), lroundf(), lroundl(), modff(),
     177          nearbyint(), nearbyintf(), nexttoward(), nexttowardf(),
     178          powf(), remainder(), remainderf(), remquo(), remquof(),
     179          rintf(), round(), roundf(), roundl(), scalbf(), scalbln(),
     180          scalblnf(), scalblnl(), scalbn(), scalbnf(), scalbnl(),
     181          signgam(), sinf(), sinhf(), sqrtf(), tanf(), tanhf(),
     182          tgamma(), drem(), dremf(), finite(), finitef(), gamma(),
     183          gammaf(), gammaf_r(), gamma_r(), j0(), j0f(), j1(), j1f(),
     184          jn(), jnf(), lgammaf_r(), lgamma_r(), scalb(),
     185          significand(), significandf(), powl(), y0(), y0f(), y1(),
     186          y1f(), yn(), ynf(), arc4random(), arc4random_addrandom(),
     187          arc4random_stir(), _mktemp(), mkdtemp(), mkstemps(),
     188          clearerr_unlocked(), feof_unlocked(), ferror_unlocked(),
     189          fgetc_unlocked(), fileno_unlocked(), flockfile(),
     190          ftrylockfile(), funlockfile(), getchar_unlocked(),
     191          getc_unlocked(), putchar_unlocked(), fputc_unlocked(),
     192          putc_unlocked(), fputs_unlocked(), puts_unlocked() and
    99193          fread_unlocked().
    100194
Note: See TracChangeset for help on using the changeset viewer.