This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2d468e62deec9f794fc74bdf6d82ee5aec9cf22d
haiku-beta6
/
headers
/
os
/
storage
T
History
Axel Dörfler
b9fa1de995
* Fixed incomplete cleanup.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35525 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-02-19 21:31:59 +00:00
..
AppFileInfo.h
Added a way to remove the application flags from the BAppFileInfo. The
2009-03-21 21:16:23 +00:00
Directory.h
* Made our struct stat POSIX compliant again -- the time_t fields have been
2009-05-22 15:15:16 +00:00
DiskDeviceDefs.h
* Added a flag B_DISK_SYSTEM_SUPPORTS_WRITING to determine whether or not a
2008-10-13 22:32:27 +00:00
Entry.h
* Fixed incomplete cleanup.
2010-02-19 21:31:59 +00:00
EntryList.h
…
File.h
…
FilePanel.h
* Made our struct stat POSIX compliant again -- the time_t fields have been
2009-05-22 15:15:16 +00:00
FindDirectory.h
* Removed /system/etc directory.
2009-11-10 14:26:42 +00:00
Mime.h
Patch by Scott:
2008-11-10 23:50:42 +00:00
MimeType.h
…
Node.h
* {BEntry,BNode}::GetStat() were still passing the BeOS struct stat size to
2009-05-25 14:03:38 +00:00
NodeInfo.h
…
NodeMonitor.h
…
Path.h
Provide a default value for the leaf argument as is done in the const char * versions of the constructor/setter. This is consistent with the Be Book, though R5 and/or Dano's headers were likewise missing this.
2009-06-09 20:41:04 +00:00
Query.h
* Implemented missing date parsing; queries like "last_modified > %-5 minutes%"
2009-07-23 10:05:20 +00:00
Resources.h
…
ResourceStrings.h
…
Statable.h
* {BEntry,BNode}::GetStat() were still passing the BeOS struct stat size to
2009-05-25 14:03:38 +00:00
StorageDefs.h
…
SymLink.h
…
Volume.h
Added method BlockSize() to get the block size of the underlying file system.
2009-11-18 09:47:42 +00:00
VolumeRoster.h
…