Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
soft
/
giet_vm
/
giet_fat32
/
fat32.h
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@808
9 years
alain
Introduce the O_WRONLY and O_RDWR flags for the giet_fat_open system call.
(edit)
@787
9 years
alain
Bug fix in mkdir.
(edit)
@783
9 years
alain
Fix various bugs.
(edit)
@773
9 years
alain
Fix several bugs related to new files or directories creation: - The …
(edit)
@772
9 years
meunier
* Ajout de l'application rosenfeld * Changement du nom du flag …
(edit)
@761
9 years
alain
Replace the _get_buffer_from_cache() function by - …
(edit)
@750
9 years
alain
Makes _fat_buffer_from_cache() an external function, to implement the …
(edit)
@709
9 years
alain
Major release: Change the task model to implement the POSIX threads …
(edit)
@707
9 years
guerin
fix kill/exec - introduce physical_memcpy for fat_read - don't defer …
(edit)
@674
9 years
guerin
fat32: spelling fixes
(edit)
@663
9 years
guerin
fat32: introduce fat32_shared.h No need to synchronize fat32.h and …
(edit)
@661
9 years
guerin
remove deprecated giet_fat_list()
(edit)
@658
9 years
guerin
fat32: implement _fat_opendir, _fat_closedir, _fat_readdir
(edit)
@654
9 years
guerin
fat32: implement O_TRUNC for _fat_open()
(edit)
@623
9 years
guerin
fat32: use struct for _fat_file_info(), pass is_dir
(edit)
@587
9 years
alain
Major evolution of the FAT32 library: i Introduce a distributed …
(edit)
@530
10 years
alain
1) The FAT library supports now only two modes to access the block …
(edit)
@503
10 years
alain
Cosmetic.
(edit)
@458
10 years
alain
Introducing the new spin-lock (with waiting queue).
(edit)
@354
10 years
alain
Cosmetic: reducing debug verbosity.
(edit)
@300
11 years
cfuguet
The disk image used by the GIET_VM does not contain anymore a Master …
(edit)
@295
11 years
alain
Introducing a major release, to suppoort the tsar_generic_leti …
(edit)
@291
11 years
devigne
- Added fat_allocate function to enlarge the size of a file. - …
(edit)
@260
11 years
devigne
Add a new syscall : giet_fat_fstat, allowing to a user application to …
(add)
@258
11 years
alain
This is a major release, including a deep restructuration of code. The …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog