haiku/src
Augustin Cavalier 783b77b14f BFS: Fix handling of the last_modified index.
Its values must be shifted before comparing against them.
Also handle the last-modified times correctly in NodeGetLastModifiedTime.

Fixes an issue noticed in #19080 which was a regression from
the query refactor earlier this year.

Also while at it, remove a needless lock in EntryGetName;
Inode::GetName acquires this lock for us.
2024-11-21 22:38:41 -05:00
..
add-ons BFS: Fix handling of the last_modified index. 2024-11-21 22:38:41 -05:00
apps HaikuDepot: Fix Search Term 2024-11-18 16:45:48 +00:00
bin listusb: decode color format descriptors in usb_video devices 2024-11-18 16:44:46 +00:00
build Libpackage: Add HOST_LIBSUPC++ to libpackage and solver 2024-08-07 20:17:44 +00:00
data input: fix KEY_power key code conflict with japanese \_ key 2024-08-19 16:00:25 +00:00
kits BBitmap: Amend special-casing for B_RGB32 in SetBits. 2024-11-20 10:03:58 +00:00
libs freebsd_wlan: Synchronize net80211 with FreeBSD. 2024-11-21 10:40:37 -05:00
preferences Screen: initialize fUserSelectedColorSpace 2024-11-10 19:52:34 +00:00
servers PadBlocker: Avoid blocking non-trackpad devices 2024-11-18 16:45:04 +00:00
system kernel/block_cache: More 32-bit fixes. 2024-11-20 17:25:50 -05:00
tests kernel/libnetwork: add accept4() from POSIX.1/2024 2024-11-04 17:55:40 +00:00
tools block_cache: enable prefetching 2024-11-16 18:26:21 +00:00
Jamfile