mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-21 23:39:45 +01:00
* correctly define the stack size for BeOS, + implement a minimum nl_langinfo function to correctly initialize WideString support + add fgl unit in the BeOS RTL makefile * SysOSAlloc now return nil when the system can not allocate the asked memory, * HAS_SYSOSFREE is no more defined with an empty implementation under BeOS. This was preventing FPC to reuse memory. + there is now a basic implementation of CheckPointer under BeOS. git-svn-id: trunk@8994 - |
||
|---|---|---|
| .. | ||
| i_amiga.pas | ||
| i_atari.pas | ||
| i_beos.pas | ||
| i_bsd.pas | ||
| i_embed.pas | ||
| i_emx.pas | ||
| i_gba.pas | ||
| i_go32v2.pas | ||
| i_linux.pas | ||
| i_macos.pas | ||
| i_morph.pas | ||
| i_nds.pas | ||
| i_nwl.pas | ||
| i_nwm.pas | ||
| i_os2.pas | ||
| i_palmos.pas | ||
| i_sunos.pas | ||
| i_symbian.pas | ||
| i_watcom.pas | ||
| i_wdosx.pas | ||
| i_win.pas | ||
| mac_crea.txt | ||
| t_amiga.pas | ||
| t_atari.pas | ||
| t_beos.pas | ||
| t_bsd.pas | ||
| t_embed.pas | ||
| t_emx.pas | ||
| t_gba.pas | ||
| t_go32v2.pas | ||
| t_linux.pas | ||
| t_macos.pas | ||
| t_morph.pas | ||
| t_nds.pas | ||
| t_nwl.pas | ||
| t_nwm.pas | ||
| t_os2.pas | ||
| t_palmos.pas | ||
| t_sunos.pas | ||
| t_symbian.pas | ||
| t_watcom.pas | ||
| t_wdosx.pas | ||
| t_win.pas | ||