Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrapped...
commit8b866f6ab07dd043815c5d3a5f1697898049c6da
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 6 May 2010 17:35:04 +0000 (6 17:35 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 6 May 2010 17:35:04 +0000 (6 17:35 +0000)
tree1285f8cbde5485f93f8653f31ea0454587dd741e
parent3e4957350e0fb7b119b6afa88264d07429004d87
Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrapped via a static inline.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25843 a1c6a512-1295-4272-9138-f99709370657
30 files changed:
apps/debug_menu.c
apps/onplay.c
apps/plugin.c
apps/plugin.h
apps/plugins/calendar.c
apps/plugins/clock/clock_settings.c
apps/plugins/disktidy.c
apps/plugins/goban/util.c
apps/plugins/iriverify.c
apps/plugins/lib/configfile.c
apps/plugins/lib/pluginlib_bmp.c
apps/plugins/pictureflow/pictureflow.c
apps/plugins/pitch_detector.c
apps/plugins/random_folder_advance_config.c
apps/plugins/shortcuts/shortcuts_common.c
apps/plugins/test_codec.c
apps/plugins/test_disk.c
apps/plugins/vbrfix.c
apps/plugins/vu_meter.c
apps/plugins/wav2wv.c
apps/plugins/zxbox/snapshot.c
apps/recorder/radio.c
bootloader/gigabeat-s.c
firmware/common/file.c
firmware/drivers/tuner/lv24020lp.c
firmware/font.c
firmware/include/file.h
firmware/screendump.c
uisimulator/common/io.c
uisimulator/sdl/lcd-charcells.c