10 Commits (79697c75eeba01f5068412e03bc5484152f98341)

Author SHA1 Message Date
  Michael Brown 79697c75ee [libc] Add ffs(), ffsl(), and ffsll() 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 8ee39f7432 [libc] Rewrite string functions 9 years ago
  Michael Brown d36e814b8a [libc] Add flsll() 10 years ago
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction 10 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown db124b1255 Add fls() for non-constant values. 16 years ago
  Michael Brown 6d15a193aa Add fls() for non-constant values. 16 years ago
  Michael Brown 1a0ca661c2 4.3BSD says that bcopy and bzero are defined in strings.h, not string.h 17 years ago
  Michael Brown eda79ec32b The prototype for strcasecmp() is apparently in strings.h. 18 years ago
  Michael Brown 2f0d412210 Add __constant_flsl(), because it's useful for finding out the next 18 years ago