Home | History | Annotate | only in /xsrc/external/mit/ctwm/dist/ext
Up to higher level directory
NameDateSize
README11-Apr-2021621
repl_str.c11-Apr-20212.7K
repl_str.h11-Apr-2021229

README

      1 This directory is for 3rd party code we pull in.  Principally intended
      2 for small util-ish functions, or possibly optionally-built  local
      3 implementations of common-but-not-universal library functions.  Each file
      4 should include information about its source and licensing.  Unless
      5 otherwise specified, that information in the file is complete;
      6 specifically, none of them automatically inherit from the base COPYRIGHT
      7 file.
      8 
      9 These are kept in a separate dir both for easy identification, and to
     10 move them out of the way of 'make indent', since we generally want them
     11 kept as closely as possible in sync with their upstreams.
     12