Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
View Latest Revision
source:
mainline
/
uspace
/
app
/
bdsh
/
cmds
/
modules
/
mkfile
/
mkfile.c
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)
@8d2dd7f2
8 years
jakub
Reduce the number of files that include <sys/types.h>
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@ce04ea44
8 years
jakub
Rename read() to vfs_read() and write() to vfs_write()
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@9c4cf0d
8 years
jakub
Rename close() to vfs_put() This is motivated mainly by the fact that …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@b19e892
8 years
jakub
Merge open() with posix_open() and provide vfs_lookup_open() instead …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@6e5562a
8 years
jakub
Introduce vfs_link_path() and replace mkdir() with it
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@58898d1d
8 years
jakub
Remove VFS_IN_SEEK from VFS
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@bc41f3a3
9 years
jakub
bdsh: Close fd and free buffer in error paths
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@1558d85
9 years
jakub
Remove duplicate includes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@6afc9d7
10 years
jiri
UNIX-like I/O functions should use errno to return error code for many …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@86cf96d
10 years
jakub
Set optreset before each option parsing (Thanks to Luka Strižić) bdsh …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@f9d8c3a
14 years
jakub
mkfile sparse file support
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@36ab7c7
14 years
jiri
Standardize formatting of copyright headers in Bdsh and add some that …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@c672195
14 years
jakub
Fix mkfile command, "-s" parameter was not recognized. (Thanks to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@7e752b2
14 years
martin
* correct printf() formatting strings and corresponding arguments * …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@19f857a
15 years
jiri
Rename string.h to str.h to avoid header conflict with standard C string.h.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@a000878c
15 years
martin
make sure that all statically allocated strings are declared as "const …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(add)
@336d2faa
15 years
jiri
Add shell command for creating zero-filled files (mkfile).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog