summaryrefslogtreecommitdiff
path: root/core/getc.inc
Commit message (Expand)AuthorAgeFilesLines
* core: fix "sector size" confusionsyslinux-4.00-pre45H. Peter Anvin2010-05-141-3/+2
* Add 32-bit versions of open file/close fileH. Peter Anvin2010-03-061-2/+2
* fs: move to a chdir()-based mechanism for managing cwdsyslinux-4.00-pre19H. Peter Anvin2010-02-131-1/+1
* core: VFS cleanups: add a persistent generic struct fileH. Peter Anvin2009-08-111-15/+2
* Core: move close_file function in getc.incLiu Aleaxander2009-06-061-0/+13
* Core:EXTLINUX: convert the getfssec function to CLiu Aleaxander2009-06-061-1/+1
* Core: Convert the searchdir function to CLiu Aleaxander2009-06-051-1/+1
* Convert the config load part to CLiu Aleaxander2009-06-031-1/+2
* core: rename .text, .data and .bss to .text16, .data16, .bss16unify-pmH. Peter Anvin2009-05-131-3/+3
* core: obsolete .bss1 and .bss2H. Peter Anvin2009-05-131-1/+1
* Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-1/+2
* getc: move parseint_esdi out of the getint control flowH. Peter Anvin2009-03-201-15/+14
* Refactor command line parsing; support "quiet" optionsyslinux-3.74-pre7H. Peter Anvin2009-03-181-0/+14
* getc: add "readc" function to do block readsH. Peter Anvin2008-07-141-0/+20
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+381