Kelvin Sherlock
|
c033b872ed
|
finder_info::set_data
|
2023-08-18 12:48:10 -04:00 |
|
Kelvin Sherlock
|
0e9c8616f3
|
darwin resource_file::write() was writing to the data fork :/
|
2023-08-07 08:57:09 -04:00 |
|
ksherlock
|
bf4399146d
|
Update finder_info.cpp
|
2020-11-12 10:30:22 -05:00 |
|
Kelvin Sherlock
|
b440a35d29
|
Merge branch 'master' of https://github.com/ksherlock/afp
|
2017-08-10 16:25:19 -04:00 |
|
Kelvin Sherlock
|
911ecf92cd
|
solaris fixes
|
2017-08-10 16:24:55 -04:00 |
|
Kelvin Sherlock
|
4370c1386b
|
cleanup some warnings
|
2017-08-10 16:08:04 -04:00 |
|
Kelvin Sherlock
|
3d031fe451
|
add static write / remove functions for resource forks.
|
2017-08-09 23:09:58 -04:00 |
|
Kelvin Sherlock
|
2c68e8e473
|
fix CMakeLists.txt
|
2017-08-09 08:13:08 -04:00 |
|
Kelvin Sherlock
|
3e0c6c77fc
|
fixes for win32 compile
|
2017-08-08 21:45:58 -04:00 |
|
Kelvin Sherlock
|
85305dcab9
|
fix linux open bug
|
2017-08-08 20:33:19 -04:00 |
|
Kelvin Sherlock
|
dc3c9ed1ce
|
update makefile
|
2017-08-08 20:15:32 -04:00 |
|
Kelvin Sherlock
|
5eabe7cd0c
|
add makefile
|
2017-08-08 17:45:57 -04:00 |
|
Kelvin Sherlock
|
deb675f221
|
add gitignore
|
2017-08-08 17:45:50 -04:00 |
|
Kelvin Sherlock
|
f1e050c83f
|
compile on OS X
|
2017-08-08 17:45:28 -04:00 |
|
Kelvin Sherlock
|
88aee448b1
|
compile with msvc.
|
2017-07-28 10:04:45 -04:00 |
|
Kelvin Sherlock
|
26b3f3b3ec
|
fixup project settings (and clear cygwin warning about win32)
|
2017-07-27 11:34:25 -04:00 |
|
Kelvin Sherlock
|
359c97d531
|
update resource fork w/ updates
|
2017-07-27 11:16:26 -04:00 |
|
Kelvin Sherlock
|
a09131a479
|
bug fix w/ O_NONBLOCK flag.
|
2017-07-27 11:15:34 -04:00 |
|
Kelvin Sherlock
|
f635d32e00
|
don't remap errors > ELAST to EIO (should display via number w/o name)
|
2017-07-27 11:15:07 -04:00 |
|
Kelvin Sherlock
|
92070e2e65
|
libstdc++ (mingw, cygwin, msys, etc) don't support windows errors. remap to posix.
|
2017-07-26 22:12:28 -04:00 |
|
Kelvin Sherlock
|
d7660c16cc
|
open will return true w/ error if non-fatal error reading but fd still valid
|
2017-07-26 10:05:27 -04:00 |
|
Kelvin Sherlock
|
e2f1cb0b4b
|
update windows to use the correct alt data stream name
|
2017-07-25 22:46:28 -04:00 |
|
Kelvin Sherlock
|
4b98e5bf9b
|
operator=
|
2017-07-25 22:25:19 -04:00 |
|
Kelvin Sherlock
|
e8f3fc5133
|
simplify error handling
|
2017-07-25 22:08:08 -04:00 |
|
Kelvin Sherlock
|
a95a858456
|
fixup header
|
2017-07-25 18:18:14 -04:00 |
|
Kelvin Sherlock
|
b9b674aa9e
|
fixup error code handling
|
2017-07-25 18:15:38 -04:00 |
|
Kelvin Sherlock
|
b9ae110fde
|
clean up finder info a bit
|
2017-07-25 09:41:58 -04:00 |
|
Kelvin Sherlock
|
240cc298b6
|
linux compile fixup
|
2017-07-24 16:19:13 -04:00 |
|
Kelvin Sherlock
|
f398ac94f0
|
first version (sort of)
|
2017-07-24 16:00:39 -04:00 |
|