[csplit] Additional preparation for proper replacement of arosc.library with split...
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 8 Sep 2013 21:14:08 +0000 (21:14 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 8 Sep 2013 21:14:08 +0000 (21:14 +0000)
commit01ed405ce8f9f97cdbe2e3816933224e565f036c
tree54cb67fdb32232d8de9bfa3c4cee4737b24b57a1
parentc6d05c315e23622596879c079afd3b184286f22e
[csplit] Additional preparation for proper replacement of arosc.library with split versions

 * Added rellib libraries in some module .conf file where arosc was already
   a rellib
 * Added -nostdc link option in addition to -noarosc for programs that
   don't want shared C library code.
 * Added stdc(io) to uselibs= of some modules where needed.
   Default is to not link modules with it but because these libraries
   are now peropenerbase they can be added to libraries when certain
   precautions are made.
 * Open stdc.library for some of the AHI drivers.
   Preparation for moving math and string functions into stdc.library.
   These drivers don't use autoopening of libraries.
 * Corrected usage of stdc name in comments in a few places where
   it crept into main trunk during previous merging.

git-svn-id: https://svn.aros.org/svn/aros/trunk@48030 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
41 files changed:
AROS/arch/m68k-amiga/c/mmakefile.src
AROS/compiler/clib/__arosc_startup.c
AROS/compiler/clib/__exec.c
AROS/compiler/clib/localeconv.c
AROS/compiler/clib/setlocale.c
AROS/external/bz2/bz2_au.conf
AROS/workbench/c/CPUInfo/mmakefile.src
AROS/workbench/c/Identify/mmakefile.src
AROS/workbench/c/LoadResource/mmakefile.src
AROS/workbench/c/Partition/mmakefile.src
AROS/workbench/c/mmakefile.src
AROS/workbench/classes/datatypes/jpeg/jpeg.conf
AROS/workbench/classes/datatypes/png/png.conf
AROS/workbench/classes/gadgets/colorwheel/mmakefile.src
AROS/workbench/classes/zune/betterstring/mcc/mmakefile.src
AROS/workbench/classes/zune/clock/mmakefile.src
AROS/workbench/devs/AHI/Device/header.c
AROS/workbench/devs/AHI/Drivers/CMI8738/driver-init.c
AROS/workbench/devs/AHI/Drivers/Device/device-init.c
AROS/workbench/devs/AHI/Drivers/EMU10kx/emu10kx-init.c
AROS/workbench/devs/AHI/Drivers/Envy24HT/driver-init.c
AROS/workbench/devs/AHI/Drivers/Filesave/filesave-init.c
AROS/workbench/devs/AHI/Drivers/HDAudio/driver-init.c
AROS/workbench/devs/AHI/Drivers/SB128/driver-init.c
AROS/workbench/devs/diskimage/device/diskimage.conf
AROS/workbench/hidds/softpipe/mmakefile.src
AROS/workbench/libs/expat/lib/expat_au.conf
AROS/workbench/libs/jpeg/jpeg_au.conf
AROS/workbench/libs/lcms2/src/lcms2_au.conf
AROS/workbench/libs/mesa/src/aros/arosmesa/mmakefile.src
AROS/workbench/libs/mesa/src/aros/egl/mmakefile.src
AROS/workbench/libs/mesa/src/aros/glu/mmakefile.src
AROS/workbench/libs/mesa/src/aros/vega/mmakefile.src
AROS/workbench/libs/muimaster/classes/mmakefile.src
AROS/workbench/libs/muimaster/mmakefile.src
AROS/workbench/libs/png/png_au.conf
AROS/workbench/libs/z/z_au.conf
contrib/SDL/SDL_main/SDL-1.2.15-aros.diff
contrib/aminet/disk/moni/filex/mmakefile.src
contrib/regina/mmakefile.src
contrib/regina/regina.conf