Mercurial > hg
log mercurial/osutil.c @ 5431:a7c832abd29c
age | author | description |
---|---|---|
Mon, 08 Oct 2007 22:45:48 -0700 | Bryan O'Sullivan | Fix build error with Sun C compiler. |
Mon, 08 Oct 2007 21:37:25 -0300 | Alexis S. L. Carvalho | osutil.c: use strncpy instead of strncat |
Mon, 08 Oct 2007 18:47:21 -0500 | Matt Mackall | osutil: more tidying |
Mon, 08 Oct 2007 18:47:18 -0500 | Matt Mackall | osutil: move file list loop to its own function |
Mon, 08 Oct 2007 18:47:17 -0500 | Matt Mackall | osutil: simplify DT_REG support |
Mon, 08 Oct 2007 18:47:16 -0500 | Matt Mackall | osutils: pull file stat loop into its own function |