Opened 13 years ago
Last modified 12 years ago
#137 closed bug
Audit file handling code — at Initial Version
Reported by: | takkaria | Owned by: | |
---|---|---|---|
Milestone: | 3.1.0 | Keywords: | cleanup |
Cc: |
Description
- allocate all pathnames dynamically (no buffer-too-short problems)
- all pathnames should always be stored system-specific and absolute (and so only one place needs filename translation)
- init font/graf/sound directories globally at the beginning
- see if we can't design a single API that encompasses both fd_open() and my_fopen() and then switch to just use the one interface
Note: See
TracTickets for help on using
tickets.