issues
search
dbuenzli
/
bos
Basic OS interaction for OCaml
http://erratique.ch/software/bos
ISC License
65
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Infinite loop in `OS.Dir.create ~path:true`
#99
filipeom
opened
2 months ago
4
OS.File.write fails on read-only Windows file with permission denied
#98
jonahbeckford
opened
1 year ago
0
Bos_os_cmd: _find_tool: when a full path is provided, still check for existance
#97
hannesm
closed
1 year ago
1
Change OS.Dir.user and add OS.Dir.expand_tilde
#96
favonia
opened
2 years ago
14
'Value too large for defined data type' errors with 32-bit OCaml
#95
jonahbeckford
opened
2 years ago
1
Update bos.mli
#94
tatchi
opened
2 years ago
0
Feature request: XDG Directories, Known Folders, and Standard Directories
#93
favonia
opened
2 years ago
0
bos.0.2.1 build for 5.00.0+trunk
#92
shakthimaan
closed
2 years ago
4
Use exception patterns in pattern matching instead of match try
#91
MisterDA
opened
3 years ago
0
fix OS.Dir.Create
#90
zapashcanon
closed
3 years ago
2
Fix is_directory check used in Bos.OS.Path.fold
#89
melwyn95
closed
3 years ago
2
Use toploop.load_file for 4.14.0+trunk
#88
shakthimaan
closed
3 years ago
1
Bos.Cmd.of_string: open the negative result ((_, [> R.msg ]) result)
#87
hannesm
closed
2 years ago
2
Fix a typo in bos.mli
#86
ulugbekna
closed
3 years ago
1
The behavior of `OS.Cmd.out_lines ~trim:true` is confusing
#85
Armael
closed
3 years ago
2
really atomic file writes
#84
edwintorok
opened
4 years ago
0
`Bos.OS.Path.symlink_target` would be more interesting with a `~recurse` option
#83
ttamttam
closed
5 years ago
1
Use ENV vars in commands
#82
EnriqueVidal
closed
5 years ago
5
Looks like OS.Cmd.run_out has a bug with stderr handling?
#81
chetmurthy
closed
5 years ago
1
no API online
#80
UnixJunkie
closed
5 years ago
2
OS.File.read: support streaming files
#79
rizo
closed
5 years ago
2
Bos.OS.File.read on stdin
#78
rizo
closed
5 years ago
18
HOME is usually not set on Windows
#77
ulrikstrid
opened
6 years ago
3
bos uses Fmt.Dump.signal, only available since fmt.0.8.0
#76
hannesm
closed
6 years ago
1
Bos.OS.Path.symlink ~force:true does not unlink reliably
#75
avsm
closed
6 years ago
2
Normalization of Unix.select behavior for windows.
#74
jordwalke
closed
2 months ago
2
Start a Bos.OS.Path.copy implementation
#73
ghost
closed
5 years ago
5
Linux close fd, EINTR, no need to retry
#72
tomjridge
opened
7 years ago
0
fix docstring typo in Bos.OS.Path.symlink: `dst` to `p`
#71
avsm
closed
6 years ago
1
OS.File.write functions fail when user has no write permission for directory
#70
verbosemode
opened
7 years ago
4
OS.Dir.create's result is the negation of its specification
#69
dbuenzli
closed
7 years ago
0
OS.Cmd.{err_file,out_file,to_file} do not truncate the destination file.
#68
dbuenzli
closed
7 years ago
0
OS.Cmd.exists doesn't work on absolutely defined executables
#67
freuk
closed
7 years ago
19
Bos.OS.Dir.create doc
#66
ttamttam
closed
7 years ago
1
OS.Cmd \n -> \r\n conversions on Windows
#65
hcarty
opened
8 years ago
3
OS.Path.fold may fold over initially provided dotfiles even though ~dotfiles is false
#64
dbuenzli
opened
8 years ago
0
Add a binding to realpath(3)
#63
dbuenzli
closed
8 years ago
1
Fix fold over root paths
#62
hcarty
closed
8 years ago
2
Bos.OS.Path.fold does not recurse from root (/ or C:\)
#61
hcarty
closed
8 years ago
4
Add O_SHARE_DELETE flag for temporary files
#60
hcarty
closed
8 years ago
1
OS.File.write fails on Windows with permission denied
#59
hcarty
closed
8 years ago
2
Bos.OS.Cmd.to_string hangs indefinitely if the command does not exist
#58
hcarty
closed
8 years ago
3
Make logging of command execution cut and pastable.
#57
dbuenzli
closed
8 years ago
0
OS.Path.exists errors on path/to/file/whatever
#56
dbuenzli
closed
8 years ago
0
Default mode of OS.File creation functions is wrong.
#55
dbuenzli
closed
8 years ago
0
Improve `OS.{Dir,Path}.delete ~recurse:true` reliability.
#54
dbuenzli
opened
8 years ago
2
Remove dependency on `conf-which`
#53
dbuenzli
closed
6 years ago
1
"type" / OS.Cmd.exists
#52
fdopen
closed
8 years ago
6
Fix the OS.Cmd combinators on Windows.
#51
dbuenzli
closed
8 years ago
3
Fix OS.Dir.delete on Linux and Windows.
#50
dbuenzli
closed
8 years ago
11
Next