📄 readme
字号:
___________________________________| | | | | _ | | || |___| | | | | _| | | | GNU GLOBAL source code tag system| | | | | | | | | || ~~ | ~~| | ~ | | | ~~| for all hackers.~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright (c) 2004 Tama Communications Corporation This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----------------------------------The gnusort is GNU sort itself.GNU GLOBAL package includes gnusort to avoid following troubles:o A certain operating system has another 'sort' command that specification is different from GNU sort. Unluckily, the command is often invoked for GLOBAL.o Multi-language version of sort is often very slow. Since GLOBAL doesn't support multi-language, the slowness is quite meaningless.o In the past, the specification of sort command was changed.These files were derived from GNU textutils-2.0 and 2.1with fixing the usage of HAVE_DECL_XXX in sys2.h.File name Drived from------------------------------------xmalloc.c, xalloc.h textutils-2.1the rest textutils-2.0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -