#23 closed defect (fixed)
libc: symlink is broken
Reported by: | bird | Owned by: | bird |
---|---|---|---|
Priority: | high | Milestone: | libc-0.6.1 |
Component: | libc | Version: | 0.6 |
Severity: | normal | Keywords: | libc symlink |
Cc: |
Description
When porting BSD ln for using kBuild I find that symlink isn't working. I get error 254 from DosOpen.
Change History (2)
comment:1 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 19 years ago
The template also had two incorrect size fields, ending up with a zero length name stored. This has been fixed.
Note:
See TracTickets
for help on using tickets.
Wrong symbol name in the template structure ("FLAGS" instead of "SYMLINK"), OS/2 complained about the difference in the name length.