From 3c7e677c7a6b43ce8bd12021e0af280f08009777 Mon Sep 17 00:00:00 2001 From: solar Date: Thu, 9 Dec 2010 05:18:55 +0000 Subject: [PATCH] SVN properties cleanup. --- functions/inttypes/imaxabs.c | 0 functions/inttypes/imaxdiv.c | 0 functions/inttypes/strtoimax.c | 0 functions/inttypes/strtoumax.c | 0 includes/inttypes.h | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 functions/inttypes/imaxabs.c mode change 100755 => 100644 functions/inttypes/imaxdiv.c mode change 100755 => 100644 functions/inttypes/strtoimax.c mode change 100755 => 100644 functions/inttypes/strtoumax.c mode change 100755 => 100644 includes/inttypes.h diff --git a/functions/inttypes/imaxabs.c b/functions/inttypes/imaxabs.c old mode 100755 new mode 100644 diff --git a/functions/inttypes/imaxdiv.c b/functions/inttypes/imaxdiv.c old mode 100755 new mode 100644 diff --git a/functions/inttypes/strtoimax.c b/functions/inttypes/strtoimax.c old mode 100755 new mode 100644 diff --git a/functions/inttypes/strtoumax.c b/functions/inttypes/strtoumax.c old mode 100755 new mode 100644 diff --git a/includes/inttypes.h b/includes/inttypes.h old mode 100755 new mode 100644 -- 2.40.0