]> git.sesse.net Git - vlc/history - src/text/filesystem.c
A few sprintf()+n in text/strings.c
[vlc] / src / text / filesystem.c
2009-05-14 Geoffroy Coupriewince: replace _wrename by MoveFileW
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Geoffroy Coupriewince: replace _wrename by MoveFileW
2009-05-07 Rémi Denis-CourmontImplement utf8_rename
2009-01-27 Rémi Denis-CourmontLinux: (try to) set close-on-exec in open() system...
2009-01-27 Rémi Denis-Courmontutf8_open: set the close-on-exec descriptor flag
2008-11-18 Laurent AimarUse vlc_rand_bytes for utf8_mkstemp.
2008-11-17 Laurent AimarAdded a utf8_mkstemp implementation.
2008-11-04 Pierre YnardWinCE: fix includes
2008-11-04 Geoffroy CouprieWinCE: replace _wmkdir by _mkdir
2008-10-23 Rémi Denis-CourmontCode factorization
2008-10-23 Rémi Denis-CourmontSeparate filesystem functions from the rest