Commit 0606678
committed
Auto merge of #1487 - lpetre:add_more_utime_constants, r=gnzlbg
Adding UTIME_NOW and UTIME_OMIT to dragonfly
Verified in both repos:
- [musl](https://git.musl-libc.org/cgit/musl/tree/include/sys/stat.h#n70)
- [dragonfly](https://github.com/DragonFlyBSD/DragonFlyBSD/blob/e7ab884bd49753f8884eb597d10d6569a08fa0df/sys/sys/stat.h#L250)1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1002 | 1002 | | |
1003 | 1003 | | |
1004 | 1004 | | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
1005 | 1009 | | |
1006 | 1010 | | |
1007 | 1011 | | |
| |||
0 commit comments